llvm-project/lld/ELF/Arch
Fangrui Song 0c483024e4 [ELF] Convert {read,write}*be to endianness-aware read/write.
Subscribers: emaste, nemanjai, arichardson, kbarton, llvm-commits

Differential Revision: https://reviews.llvm.org/D44227

llvm-svn: 327156
2018-03-09 18:03:22 +00:00
..
AArch64.cpp [ELF][AArch64] Add support for AArch64 range thunks. 2017-11-29 11:15:12 +00:00
AMDGPU.cpp Rename SymbolBody -> Symbol 2017-11-03 21:21:47 +00:00
ARM.cpp Use references instead of pointers. NFC. 2017-12-19 23:59:35 +00:00
AVR.cpp Rename SymbolBody -> Symbol 2017-11-03 21:21:47 +00:00
Mips.cpp [mips][lld] Address post commit review nit. 2018-02-21 20:01:43 +00:00
MipsArchTree.cpp [ELF][mips] Print the full file path for files with incompatible ISA 2017-12-07 16:08:59 +00:00
PPC.cpp Return R_PLT_PC for R_PPC_PLTREL24. 2017-12-11 22:40:18 +00:00
PPC64.cpp [ELF] Convert {read,write}*be to endianness-aware read/write. 2018-03-09 18:03:22 +00:00
SPARCV9.cpp Rename SymbolBody -> Symbol 2017-11-03 21:21:47 +00:00
X86.cpp Fix retpoline PLT header size for i386. 2018-01-24 00:26:57 +00:00
X86_64.cpp Introduce the "retpoline" x86 mitigation technique for variant #2 of the speculative execution vulnerabilities disclosed today, specifically identified by CVE-2017-5715, "Branch Target Injection", and is one of the two halves to Spectre.. 2018-01-22 22:05:25 +00:00