[all-commits] [llvm/llvm-project] d2e0a9: [libc][NFC] Compile tests also with -fpie.
Siva Chandra via All-commits
all-commits at lists.llvm.org
Wed Mar 8 23:45:58 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d2e0a98391e3657a679b98475d65954622c44a9e
https://github.com/llvm/llvm-project/commit/d2e0a98391e3657a679b98475d65954622c44a9e
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2023-03-09 (Thu, 09 Mar 2023)
Changed paths:
M libc/cmake/modules/LLVMLibCTestRules.cmake
Log Message:
-----------
[libc][NFC] Compile tests also with -fpie.
The libc runtime code is already compiled with -fpie.
More information about the All-commits
mailing list