Open Quuxplusone opened 4 years ago
Bugzilla Link | PR44105 |
Status | NEW |
Importance | P enhancement |
Reported by | Justin Hibbits (chmeeedalf@gmail.com) |
Reported on | 2019-11-21 13:18:26 -0800 |
Last modified on | 2019-11-22 07:21:11 -0800 |
Version | trunk |
Hardware | Macintosh All |
CC | hfinkel@anl.gov, llvm-bugs@lists.llvm.org, neeilans@live.com, nemanja.i.ibm@gmail.com, richard-llvm@metafoo.co.uk |
Fixed by commit(s) | |
Attachments | |
Blocks | |
Blocked by | |
See also |
Even explicitly passing -fno-PIC/-fno-pic it still generates PLT relocations.
A patch is available at https://reviews.llvm.org/D70570
I confirmed with a FreeBSD 'make buildworld', that the patch in the review fixes building with secure-plt for powerpc.