-
- Downloads
[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON
Default the option introduced in D113372 to ON to match all(?) major Linux distros. This matches GCC and improves consistency with Android and linux-musl which always default to PIE. Note: CLANG_DEFAULT_PIE_ON_LINUX will be removed in the future. Reviewed By: thesamesam Differential Revision: https://reviews.llvm.org/D120305
Showing
- clang/CMakeLists.txt 1 addition, 1 deletionclang/CMakeLists.txt
- clang/docs/ReleaseNotes.rst 6 additions, 0 deletionsclang/docs/ReleaseNotes.rst
- clang/test/Driver/hip-fpie-option.hip 3 additions, 4 deletionsclang/test/Driver/hip-fpie-option.hip
- llvm/utils/gn/secondary/clang/include/clang/Config/BUILD.gn 1 addition, 1 deletionllvm/utils/gn/secondary/clang/include/clang/Config/BUILD.gn
- utils/bazel/llvm-project-overlay/clang/include/clang/Config/config.h 1 addition, 1 deletion.../llvm-project-overlay/clang/include/clang/Config/config.h
Please register or sign in to comment