[PATCH] D140880: Disable PIE

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 20 09:02:23 PST 2023


lebedev.ri added a comment.

You probably want https://cmake.org/cmake/help/v3.16/module/CheckPIESupported.html
That being said, i don't think this can be just set, at best it should be hidden under an opt-in flag.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140880



More information about the llvm-commits mailing list