LLVM
15.0.0git
|
#include "llvm/Transforms/Utils/StripNonLineTableDebugInfo.h"
#include "llvm/IR/DebugInfo.h"
#include "llvm/InitializePasses.h"
#include "llvm/Pass.h"
#include "llvm/Transforms/Utils.h"
Go to the source code of this file.
Functions | |
INITIALIZE_PASS (StripNonLineTableDebugLegacyPass, "strip-nonlinetable-debuginfo", "Strip all debug info except linetables", false, false) ModulePass *llvm | |