LLVM 22.0.0git
COFFPlatform.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::orc
namespace  llvm::orc::shared

Macros

#define DEBUG_TYPE   "orc"

Typedefs

using llvm::orc::shared::SPSCOFFJITDylibDepInfo = SPSSequence<SPSExecutorAddr>
using llvm::orc::shared::SPSCOFFJITDylibDepInfoMap
using llvm::orc::shared::SPSCOFFObjectSectionsMap
using llvm::orc::shared::SPSCOFFRegisterObjectSectionsArgs
using llvm::orc::shared::SPSCOFFDeregisterObjectSectionsArgs

Functions

static void llvm::orc::addAliases (ExecutionSession &ES, SymbolAliasMap &Aliases, ArrayRef< std::pair< const char *, const char * > > AL)

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "orc"

Definition at line 24 of file COFFPlatform.cpp.