mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-02 07:32:52 +00:00
d4b4f400e8
These can have different relocations in ELF. In particular both: b.eq global ldr x0, global are valid, giving different relocations. The only possible way to distinguish them is via a different fixup, so the operands had to be separated throughout the backend. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207105 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
ARM64AddressingModes.h | ||
ARM64AsmBackend.cpp | ||
ARM64ELFObjectWriter.cpp | ||
ARM64ELFStreamer.cpp | ||
ARM64ELFStreamer.h | ||
ARM64FixupKinds.h | ||
ARM64MachObjectWriter.cpp | ||
ARM64MCAsmInfo.cpp | ||
ARM64MCAsmInfo.h | ||
ARM64MCCodeEmitter.cpp | ||
ARM64MCExpr.cpp | ||
ARM64MCExpr.h | ||
ARM64MCTargetDesc.cpp | ||
ARM64MCTargetDesc.h | ||
CMakeLists.txt | ||
LLVMBuild.txt | ||
Makefile |