[all-commits] [llvm/llvm-project] afeb1c: [runtimes][libc] Keep the libc target as "libc".
Siva Chandra via All-commits
all-commits at lists.llvm.org
Mon Jan 30 23:26:53 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: afeb1c1601e81ab3a462e14eae55443087f03f02
https://github.com/llvm/llvm-project/commit/afeb1c1601e81ab3a462e14eae55443087f03f02
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2023-01-31 (Tue, 31 Jan 2023)
Changed paths:
M llvm/runtimes/CMakeLists.txt
Log Message:
-----------
[runtimes][libc] Keep the libc target as "libc".
It currently renamed to "llvmlibc" under the runtimes/boostrap build.
This prevents us from making a full libc build.
Reviewed By: phosek
Differential Revision: https://reviews.llvm.org/D142919
More information about the All-commits
mailing list