[runtimes][libc] Keep the libc target as "libc".
authorSiva Chandra Reddy <sivachandra@google.com>
Mon, 30 Jan 2023 18:56:22 +0000 (18:56 +0000)
committerSiva Chandra Reddy <sivachandra@google.com>
Tue, 31 Jan 2023 07:26:35 +0000 (07:26 +0000)
commitafeb1c1601e81ab3a462e14eae55443087f03f02
treec2b428e032e7a67ab606a14cbd0fb9c0ebc8ff86
parent00951bf02db986b4bfabf678f2d67427ac92453b
[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
llvm/runtimes/CMakeLists.txt