LLVM 19.0.0git
Namespaces | Macros | Functions | Variables
COFFLinkGraphBuilder.cpp File Reference
#include "COFFLinkGraphBuilder.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

static Triple llvm::jitlink::createTripleWithCOFFFormat (Triple T)
 

Variables

static const charCommonSectionName = "__common"
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "jitlink"

Definition at line 14 of file COFFLinkGraphBuilder.cpp.

Variable Documentation

◆ CommonSectionName

const char* CommonSectionName = "__common"
static

Definition at line 16 of file COFFLinkGraphBuilder.cpp.