Introduce a special symbol type to indicate that we have not yet seen a type
for the symbol, so we should not report TLS mismatches for that symbol.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D19836
ELF: Fix regression in TLS attribute mismatch logic. ClosedPublic Authored by pcc on May 2 2016, 2:03 PM.
Details Summary Introduce a special symbol type to indicate that we have not yet seen a type
Diff Detail
Event Timelinepcc updated this object. This revision is now accepted and ready to land.May 2 2016, 7:28 PM Closed by commit rL268411: ELF: Fix regression in TLS attribute mismatch logic. (authored by pcc). · Explain WhyMay 3 2016, 11:09 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 56027 lld/trunk/ELF/SymbolTable.cpp
lld/trunk/ELF/Symbols.h
lld/trunk/test/ELF/tls-archive.s
|