The combination of the two flags doesn't make sense, and other linkers
seem to just ignore --export-dynamic if --relocatable is given. This
patch makes lld compatible with that behavior.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lld/test/ELF/driver.test | ||
---|---|---|
77 ↗ | (On Diff #223793) | I'll do that in a follow-up patch to replace all occurrences of %tfail in this file in one shot. |