This patch addresses a minor compatibility issue with GNU linkers.
Details
Details
- Reviewers
smeenai • rafael - Commits
- rG5e52022af645: Make --export-dynamic-symbol to add undefined symbols even if --export-dynamic…
rLLD325152: Make --export-dynamic-symbol to add undefined symbols even if --export-dynamic…
rL325152: Make --export-dynamic-symbol to add undefined symbols even if --export-dynamic…
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Previously, --export-dynamic-symbol was ignored completely if --export-dynamic was passed together.