llvm-project/lld/ELF/Arch
Rafael Espindola 1037eef8e0 Use references instead of pointers. NFC.
These values are trivially never null. While at it, also use
InputSection instead of InputSectionBase when possible.

llvm-svn: 321126
2017-12-19 23:59:35 +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] Write PLT0 entry in case of linking N64 ABI code 2017-11-22 12:34:29 +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 Rename SymbolBody -> Symbol 2017-11-03 21:21:47 +00:00
SPARCV9.cpp Rename SymbolBody -> Symbol 2017-11-03 21:21:47 +00:00
X86.cpp Rename SymbolBody -> Symbol 2017-11-03 21:21:47 +00:00
X86_64.cpp Rename SymbolBody -> Symbol 2017-11-03 21:21:47 +00:00