LLVM 19.0.0git
Classes | Namespaces | Macros
ELFLinkGraphBuilder.h File Reference
#include "llvm/ExecutionEngine/JITLink/JITLink.h"
#include "llvm/Object/ELF.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/Error.h"
#include "llvm/Support/FormatVariadic.h"

Go to the source code of this file.

Classes

class  llvm::jitlink::ELFLinkGraphBuilderBase
 Common link-graph building code shared between all ELFFiles. More...
 
class  llvm::jitlink::ELFLinkGraphBuilder< ELFT >
 LinkGraph building code that's specific to the given ELFT, but common across all architectures. More...
 

Namespaces

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

Macros

#define DEBUG_TYPE   "jitlink"
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "jitlink"

Definition at line 22 of file ELFLinkGraphBuilder.h.