The linker should generate an error if a TLS symbol is resolved for a non-TLS reference and vice versa.
The patch addresses PR24244.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM
ELF/SymbolTable.cpp | ||
---|---|---|
178–179 ↗ | (On Diff #36843) | Move Message to the beginning of the parameter list. |