LLVM: lib/CodeGen/MachineStripDebug.cpp File Reference (original) (raw)
#include "[llvm/CodeGen/MachineBasicBlock.h](MachineBasicBlock%5F8h%5Fsource.html)"#include "[llvm/CodeGen/MachineFunction.h](MachineFunction%5F8h%5Fsource.html)"#include "[llvm/CodeGen/MachineModuleInfo.h](MachineModuleInfo%5F8h%5Fsource.html)"#include "[llvm/CodeGen/Passes.h](CodeGen%5F2Passes%5F8h%5Fsource.html)"#include "[llvm/InitializePasses.h](InitializePasses%5F8h%5Fsource.html)"#include "[llvm/Support/CommandLine.h](CommandLine%5F8h%5Fsource.html)"#include "[llvm/Transforms/Utils/Debugify.h](Debugify%5F8h%5Fsource.html)"
Go to the source code of this file.
| Macros | |
|---|---|
| #define | DEBUG_TYPE "mir-strip-debug" |
| Functions |
|---|
| Variables | |
|---|---|
| DEBUG_TYPE | |
| Machine Strip Debug | Module |
| Machine Strip Debug | false |
Macro Definition Documentation
◆ DEBUG_TYPE
#define DEBUG_TYPE "mir-strip-debug"
Definition at line 21 of file MachineStripDebug.cpp.
Function Documentation
◆ INITIALIZE_PASS_BEGIN()
| INITIALIZE_PASS_BEGIN | ( | StripDebugMachineModule | , |
|---|---|---|---|
| DEBUG_TYPE | , | ||
| "Machine Strip Debug Module" | , | ||
| false | , | ||
| false | ) |
References DEBUG_TYPE.
Variable Documentation
◆ DEBUG_TYPE
DEBUG_TYPE
Definition at line 103 of file MachineStripDebug.cpp.
◆ false
Definition at line 104 of file MachineStripDebug.cpp.
◆ Module
Definition at line 104 of file MachineStripDebug.cpp.