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

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 23 12:29:41 PDT 2023


MaskRay added a comment.

I suspect that OpenBSD uses `-nopie`, but this is never adopted by other OSes / GCC. And Clang should not add a new alias that has no significant uses.


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