Thanks, this caused us grief at some point too. I think if you pass -Bsymbolic, -pie gets disabled (?), so iirc I saw a target that passed -Bsymbolic just to get rid of -pie. (My memory is hazy, but I'm sure that I wanted to remove this behavior at some point.)
REPOSITORY rL LLVM http://reviews.llvm.org/D8015 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
