LLVM: lib/CodeGen/StackMaps.cpp File Reference (original) (raw)
Go to the source code of this file.
| Variables |
|
| static cl::opt< int > |
StackMapVersion ("stackmap-version", cl::init(3), cl::Hidden, cl::desc("Specify the stackmap encoding version (default = 3)")) |
◆ DEBUG_TYPE
#define DEBUG_TYPE "stackmaps"
◆ getDwarfRegNum()
◆ StackMapVersion
| cl::opt< int > StackMapVersion("stackmap-version", cl::init(3), cl::Hidden, cl::desc("Specify the stackmap encoding version (default = 3)")) ( "stackmap-version" , cl::init(3) , cl::Hidden , cl::desc("Specify the stackmap encoding version (default = 3)") ) |
static |