LLVM 19.0.0git
Namespaces | Macros | Functions
JITLinkGeneric.cpp File Reference
#include "JITLinkGeneric.h"
#include "llvm/Support/BinaryStreamReader.h"
#include "llvm/Support/MemoryBuffer.h"

Go to the source code of this file.

Namespaces

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

Macros

#define DEBUG_TYPE   "jitlink"
 

Functions

void llvm::jitlink::prune (LinkGraph &G)
 Removes dead symbols/blocks/addressables.
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "jitlink"

Definition at line 18 of file JITLinkGeneric.cpp.