LLVM  8.0.1
Functions
StripNonLineTableDebugInfo.cpp File Reference
#include "llvm/IR/DebugInfo.h"
#include "llvm/Pass.h"
#include "llvm/Transforms/Utils.h"
Include dependency graph for StripNonLineTableDebugInfo.cpp:

Go to the source code of this file.

Functions

 INITIALIZE_PASS (StripNonLineTableDebugInfo, "strip-nonlinetable-debuginfo", "Strip all debug info except linetables", false, false) ModulePass *llvm
 

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( StripNonLineTableDebugInfo  ,
"strip-nonlinetable-debuginfo"  ,
"Strip all debug info except linetables"  ,
false  ,
false   
)

Definition at line 37 of file StripNonLineTableDebugInfo.cpp.