LLVM API Documentation
#include "llvm/Analysis/Passes.h"
#include "llvm/ADT/Statistic.h"
#include "llvm/IR/DebugInfo.h"
#include "llvm/IR/Function.h"
#include "llvm/Pass.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/raw_ostream.h"
Go to the source code of this file.
Functions | |
INITIALIZE_PASS (ModuleDebugInfoPrinter,"module-debuginfo","Decodes module-level debug info", false, true) ModulePass *llvm |
INITIALIZE_PASS | ( | ModuleDebugInfoPrinter | , |
"module-debuginfo" | , | ||
"Decodes module-level debug info" | , | ||
false | , | ||
true | |||
) |
Definition at line 46 of file ModuleDebugInfoPrinter.cpp.