Remove unused includes of MachineLocation.h (NFC)
authorAdrian Prantl <aprantl@apple.com>
Wed, 2 Aug 2017 15:32:18 +0000 (15:32 +0000)
committerAdrian Prantl <aprantl@apple.com>
Wed, 2 Aug 2017 15:32:18 +0000 (15:32 +0000)
llvm-svn: 309824

llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
llvm/lib/Target/Hexagon/HexagonRegisterInfo.h

index 5c763b4..6c5aa96 100644 (file)
@@ -19,6 +19,7 @@
 #include "llvm/IR/GlobalValue.h"
 #include "llvm/IR/GlobalVariable.h"
 #include "llvm/IR/Instruction.h"
+#include "llvm/MC/MachineLocation.h"
 #include "llvm/MC/MCAsmInfo.h"
 #include "llvm/MC/MCStreamer.h"
 #include "llvm/Target/TargetFrameLowering.h"
index 5dfe06c..d7042c8 100644 (file)
@@ -31,7 +31,6 @@
 #include "llvm/IR/DebugInfo.h"
 #include "llvm/IR/DebugLoc.h"
 #include "llvm/MC/MCDwarf.h"
-#include "llvm/MC/MachineLocation.h"
 #include "llvm/Support/Allocator.h"
 #include "llvm/Target/TargetOptions.h"
 #include <memory>
index 5f65fad..d23609a 100644 (file)
@@ -15,7 +15,6 @@
 #ifndef LLVM_LIB_TARGET_HEXAGON_HEXAGONREGISTERINFO_H
 #define LLVM_LIB_TARGET_HEXAGON_HEXAGONREGISTERINFO_H
 
-#include "llvm/MC/MachineLocation.h"
 #include "llvm/Target/TargetRegisterInfo.h"
 
 #define GET_REGINFO_HEADER