LLVM 22.0.0git
|
#include "llvm/BinaryFormat/COFF.h"
#include "llvm/Object/COFFImportFile.h"
#include "llvm/Support/Compiler.h"
Go to the source code of this file.
Classes | |
struct | llvm::object::COFFModuleDefinition |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::object |
Functions | |
LLVM_ABI Expected< COFFModuleDefinition > | llvm::object::parseCOFFModuleDefinition (MemoryBufferRef MB, COFF::MachineTypes Machine, bool MingwDef=false, bool AddUnderscores=true) |