Fuchsia uses read-only .dynamic section.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Looks almost right. Might be overkill to add a test case that -z rodynamic is omitted with -fuse-ld=gold or something.
lib/Driver/ToolChains/Fuchsia.cpp | ||
---|---|---|
54 | Should be inside the lld conditional, since only lld groks -z rodynamic. |
Should be inside the lld conditional, since only lld groks -z rodynamic.