Do not add weak undefined symbols to .dynsym unless -pic or -shared are given.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 11829 Build 11829: arc lint + arc unit
Paths
| Differential D39392
Do not add weak undefined symbols to .dynsym unless -pic or -shared are given. Needs ReviewPublic Authored by ruiu on Oct 27 2017, 2:48 PM. This revision needs review, but all specified reviewers are disabled or inactive.
Details
Summary Do not add weak undefined symbols to .dynsym unless -pic or -shared are given.
Diff Detail
Revision Contents
Diff 121606 lld/ELF/Relocations.cpp
lld/ELF/Symbols.cpp
lld/test/ELF/weak-undef-export.s
lld/test/ELF/weak-undef-pic-nopic.s
|