[ELF] Make symAux[0] a sentinel
authorFangrui Song <i@maskray.me>
Thu, 29 Sep 2022 07:50:19 +0000 (00:50 -0700)
committerFangrui Song <i@maskray.me>
Thu, 29 Sep 2022 07:50:19 +0000 (00:50 -0700)
commite3ecc6a91241affd1d93615e0c9569794b016a00
tree84777a52dad18a1058f18c2c367d1efe6bb86034
parent08af5ba3713523d9596a414e6a64b26494199fdd
[ELF] Make symAux[0] a sentinel

And default auxIdx to 0.
lld/ELF/Driver.cpp
lld/ELF/InputFiles.cpp
lld/ELF/Relocations.cpp
lld/ELF/SymbolTable.cpp
lld/ELF/Symbols.h
lld/ELF/SyntheticSections.cpp