LLVM 19.0.0git
Variables
IRPrintingPasses.cpp File Reference
#include "llvm/IRPrinter/IRPrintingPasses.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Analysis/ModuleSummaryAnalysis.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/Module.h"
#include "llvm/IR/PrintPasses.h"
#include "llvm/Pass.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/raw_ostream.h"

Go to the source code of this file.

Variables

cl::opt< boolWriteNewDbgInfoFormat
 

Variable Documentation

◆ WriteNewDbgInfoFormat

cl::opt<bool> WriteNewDbgInfoFormat
extern