LLVM 22.0.0git
CompactUnwindSupport.h File Reference

Go to the source code of this file.

Classes

 CRTP base for compact unwind traits classes. More...
 Architecture specific implementation of CompactUnwindManager. More...

Namespaces

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

Macros

#define DEBUG_TYPE   "jitlink_cu"

Functions

Error llvm::jitlink::splitCompactUnwindBlocks (LinkGraph &G, Section &CompactUnwindSection, size_t RecordSize)
 Split blocks in an __LD,__compact_unwind section on record boundaries.

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "jitlink_cu"

Definition at line 21 of file CompactUnwindSupport.h.