[PATCH] D120305: [Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON

Sylvestre Ledru via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 22 00:34:14 PST 2022


sylvestre.ledru added inline comments.


================
Comment at: clang/docs/ReleaseNotes.rst:177
 
+* CMake ``-DCLANG_DEFAULT_PIE_ON_LINUX=ON`` is now the default.
+  This matches GCC installations on many Linux distros.
----------------
it would be nice to explain what "pie" it is doing :)



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120305



More information about the cfe-commits mailing list