Move the llvm mangler to lib/IR.
[oota-llvm.git] / lib / Target / Hexagon / HexagonMCInstLower.cpp
index bbb2fa4c42de75c52768053fd7a5510e4ecfd518..5e4346d40213a1ad2d286a27e92ec754989c5832 100644 (file)
@@ -18,9 +18,9 @@
 #include "MCTargetDesc/HexagonMCInst.h"
 #include "llvm/CodeGen/MachineBasicBlock.h"
 #include "llvm/IR/Constants.h"
+#include "llvm/IR/Mangler.h"
 #include "llvm/MC/MCExpr.h"
 #include "llvm/MC/MCInst.h"
-#include "llvm/Target/Mangler.h"
 
 using namespace llvm;