[all-commits] [llvm/llvm-project] 5e3ec4: [libc] Only add -ffreestanding flag in full build ...
lntue via All-commits
all-commits at lists.llvm.org
Thu Aug 24 07:16:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e3ec418ff3b2d15911f743a6ed99dc126d0d8f4
https://github.com/llvm/llvm-project/commit/5e3ec418ff3b2d15911f743a6ed99dc126d0d8f4
Author: Tue Ly <lntue at google.com>
Date: 2023-08-24 (Thu, 24 Aug 2023)
Changed paths:
M libc/cmake/modules/LLVMLibCObjectRules.cmake
M libc/cmake/modules/LLVMLibCTestRules.cmake
Log Message:
-----------
[libc] Only add -ffreestanding flag in full build mode.
Only add -ffreestanding flag in full build mode.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D158652
More information about the All-commits
mailing list