This change separates all versioned locals to be a separate list in config,
that was suggested by Rafael and simplifies the logic a bit.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D26754
[ELF] - Separate locals list from versions. ClosedPublic Authored by grimar on Nov 16 2016, 10:32 AM.
Details Summary This change separates all versioned locals to be a separate list in config,
Diff Detail
Event Timelinegrimar updated this object. Closed by commit rL287132: [ELF] - Separate locals list from versions. (authored by grimar). · Explain WhyNov 16 2016, 10:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 78223 lld/trunk/ELF/Config.h
lld/trunk/ELF/LinkerScript.cpp
lld/trunk/ELF/SymbolTable.cpp
|