llvm-6502/lib/Target/AArch64/MCTargetDesc
Peter Collingbourne 4b8dfba3a1 AArch64: use a different means to determine whether to byte swap relocations.
This code depended on a bug in the FindAssociatedSection function that would
cause it to return the wrong result for certain absolute expressions. Instead,
use EvaluateAsRelocatable.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233119 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-24 21:47:03 +00:00
..
AArch64AddressingModes.h
AArch64AsmBackend.cpp AArch64: use a different means to determine whether to byte swap relocations. 2015-03-24 21:47:03 +00:00
AArch64ELFObjectWriter.cpp
AArch64ELFStreamer.cpp
AArch64ELFStreamer.h
AArch64FixupKinds.h
AArch64MachObjectWriter.cpp
AArch64MCAsmInfo.cpp
AArch64MCAsmInfo.h
AArch64MCCodeEmitter.cpp
AArch64MCExpr.cpp
AArch64MCExpr.h
AArch64MCTargetDesc.cpp
AArch64MCTargetDesc.h
AArch64TargetStreamer.cpp
CMakeLists.txt
LLVMBuild.txt
Makefile