[PATCH] Don't force -pie for Android.

Dan Albert danalbert at google.com
Mon Mar 2 13:58:41 PST 2015


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/






More information about the cfe-commits mailing list