ELF's STT_File symbols may overlap with regular globals in other files, so we should ignore them here in order to avoid having bogus entries in the symbol table that confuse us when resolving relocations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM