Android does not allow shared text relocations. Enable the linker
warning to detect them by default.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Paths
| Differential D53344
[Driver] Use --warn-shared-textrel for Android. ClosedPublic Authored by danalbert on Oct 16 2018, 3:32 PM.
Details Summary Android does not allow shared text relocations. Enable the linker
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 29 2019, 11:03 AM Closed by commit rC357296: [Driver] Use --warn-shared-textrel for Android. (authored by danalbert). · Explain WhyMar 29 2019, 11:33 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 192874 lib/Driver/ToolChains/Gnu.cpp
test/Driver/linux-ld.c
|