Alexey: you introduced this behavior in http://reviews.llvm.org/D2668
IMO it's the build system's job to pass `-pie` for Android, not the driver's. If this really needs to be in the driver then it needs to be guarded to only be forced on if LTO is being used. 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
