llvm-project/lld/ELF/Arch
Jacob Lambert 71b162c4bd [AMDGPU][LLD] Adding support for ABI version 5 option
Code object version 5 will use the same EFlags as version 4, so we only need to add an additional case

Differential Revision: https://reviews.llvm.org/D122190
2022-03-23 01:22:37 -07:00
..
AArch64.cpp [ELF] Support some absolute/PC-relative relocation types for REL format 2022-02-25 19:25:18 +00:00
AMDGPU.cpp [AMDGPU][LLD] Adding support for ABI version 5 option 2022-03-23 01:22:37 -07:00
ARM.cpp [ELF] Clean up headers. NFC 2022-02-07 21:53:34 -08:00
AVR.cpp [ELF] Don't rely on Symbols.h's transitive inclusion of InputFiles.h. NFC 2022-02-23 20:44:34 -08:00
Hexagon.cpp [ELF] Don't rely on Symbols.h's transitive inclusion of InputFiles.h. NFC 2022-02-23 20:44:34 -08:00
MSP430.cpp [ELF] Clean up headers. NFC 2022-02-07 21:53:34 -08:00
Mips.cpp [ELF] Don't rely on Symbols.h's transitive inclusion of InputFiles.h. NFC 2022-02-23 20:44:34 -08:00
MipsArchTree.cpp [ELF] Don't rely on Symbols.h's transitive inclusion of InputFiles.h. NFC 2022-02-23 20:44:34 -08:00
PPC.cpp [ELF] Support some absolute/PC-relative relocation types for REL format 2022-02-25 19:25:18 +00:00
PPC64.cpp [ELF] Support some absolute/PC-relative relocation types for REL format 2022-02-25 19:25:18 +00:00
PPCInsns.def [LLD][PowerPC] Implement GOT to PC-Rel relaxation 2020-08-17 09:36:09 -05:00
RISCV.cpp [ELF] Don't rely on Symbols.h's transitive inclusion of InputFiles.h. NFC 2022-02-23 20:44:34 -08:00
SPARCV9.cpp [ELF] Clean up headers. NFC 2022-02-07 21:53:34 -08:00
X86.cpp [ELF] Clean up headers. NFC 2022-02-07 21:53:34 -08:00
X86_64.cpp [ELF] Replace uncompressed InputSectionBase::data() with rawData. NFC 2022-02-21 00:39:26 -08:00