Derived from https://reviews.llvm.org/D49481, but added tests and simplified the diff a bit; isPIEDefault can just be removed. Also looking through their upstream patches I noticed PIC is also enabled.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Can confirm this is correct for Haiku.
For PIC by default, see our GCC haiku.h.
These changes have also been part of our patches for clang.