hanchenye-llvm-project/lld/ELF/Arch
Rui Ueyama 17a3077f59 Make it clear where is a placeholder for later binary patching.
This is an aesthetic change to represent a placeholder for later
binary patching as "0, 0, 0, 0" instead of "0x00, 0x00, 0x00, 0x00".
The former is how we represent it in COFF, and I found it easier to
read than the latter.

llvm-svn: 321471
2017-12-27 06:54:18 +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 Make it clear where is a placeholder for later binary patching. 2017-12-27 06:54:18 +00:00
X86_64.cpp Make it clear where is a placeholder for later binary patching. 2017-12-27 06:54:18 +00:00