This is a bug fix from https://reviews.llvm.org/D60005.
Details
Details
- Reviewers
EricWF brzycki phosek ldionne - Commits
- rCXXA357550: [libc++abi] Actually set POSITION_INDEPENDENT_CODE when building shared library
rG1e6c93184406: [libc++abi] Actually set POSITION_INDEPENDENT_CODE when building shared library
rL357550: [libc++abi] Actually set POSITION_INDEPENDENT_CODE when building shared library
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Thank you @sbc100 for the fast fix. I've verified my internal compiler builds succeed with tip + this patch.