summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/lib/CodeGen/MIRPrintingPass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/llvm/lib/CodeGen/MIRPrintingPass.cpp')
-rw-r--r--gnu/llvm/lib/CodeGen/MIRPrintingPass.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/llvm/lib/CodeGen/MIRPrintingPass.cpp b/gnu/llvm/lib/CodeGen/MIRPrintingPass.cpp
index 09354cf70c3..1a8427430ea 100644
--- a/gnu/llvm/lib/CodeGen/MIRPrintingPass.cpp
+++ b/gnu/llvm/lib/CodeGen/MIRPrintingPass.cpp
@@ -14,7 +14,6 @@
#include "llvm/CodeGen/MIRPrinter.h"
-#include "llvm/CodeGen/MIRYamlMapping.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/Passes.h"
#include "llvm/Support/Debug.h"