summaryrefslogtreecommitdiff
path: root/lib/CodeGen/MIRPrintingPass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/CodeGen/MIRPrintingPass.cpp')
-rw-r--r--lib/CodeGen/MIRPrintingPass.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/CodeGen/MIRPrintingPass.cpp b/lib/CodeGen/MIRPrintingPass.cpp
index 09354cf70c3c..1a8427430ea0 100644
--- a/lib/CodeGen/MIRPrintingPass.cpp
+++ b/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"