[PATCH] D151186: [Driver] Properly handle -pie and -nopie on Fuchsia

Roland McGrath via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 23 11:58:01 PDT 2023


mcgrathr added a comment.

In GCC the spelling is `-no-pie`. `-nopie` is not documented as an alias, and I don't think it works.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151186/new/

https://reviews.llvm.org/D151186



More information about the cfe-commits mailing list