diff options
Diffstat (limited to 'contrib/llvm-project/llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp')
| -rw-r--r-- | contrib/llvm-project/llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/llvm-project/llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp b/contrib/llvm-project/llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp index 3645a4e3466b..0ea8975cc74c 100644 --- a/contrib/llvm-project/llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp +++ b/contrib/llvm-project/llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp @@ -15,7 +15,6 @@ #include "llvm/CodeGen/Passes.h" #include "llvm/CodeGen/SlotIndexes.h" #include "llvm/IR/IRPrintingPasses.h" -#include "llvm/InitializePasses.h" #include "llvm/Support/Debug.h" #include "llvm/Support/raw_ostream.h" |
