diff options
Diffstat (limited to 'gnu/llvm/lib/Target/ARM/MCTargetDesc/ARMMachORelocationInfo.cpp')
| -rw-r--r-- | gnu/llvm/lib/Target/ARM/MCTargetDesc/ARMMachORelocationInfo.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/llvm/lib/Target/ARM/MCTargetDesc/ARMMachORelocationInfo.cpp b/gnu/llvm/lib/Target/ARM/MCTargetDesc/ARMMachORelocationInfo.cpp index 4468132588c..482bcf90251 100644 --- a/gnu/llvm/lib/Target/ARM/MCTargetDesc/ARMMachORelocationInfo.cpp +++ b/gnu/llvm/lib/Target/ARM/MCTargetDesc/ARMMachORelocationInfo.cpp @@ -12,7 +12,7 @@ #include "llvm-c/Disassembler.h" #include "llvm/MC/MCContext.h" #include "llvm/MC/MCExpr.h" -#include "llvm/MC/MCRelocationInfo.h" +#include "llvm/MC/MCDisassembler/MCRelocationInfo.h" using namespace llvm; using namespace object; |
