[PATCH] D15455: [Driver] Let -static override the toolchain default PIC setting.

Paul Robinson via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 11 18:18:08 PST 2015


probinson added a comment.

PS4 rejects -static unconditionally, so in that sense changing what it means doesn't matter to us.  (But I really appreciate being asked!)

Still, abstractly it seems like -static doesn't really imply noPIC.


http://reviews.llvm.org/D15455





More information about the cfe-commits mailing list