This is an archive of the discontinued LLVM Phabricator instance.

[runtimes][libc] Keep the libc target as "libc".
ClosedPublic

Authored by sivachandra on Jan 30 2023, 11:00 AM.

Details

Summary

It currently renamed to "llvmlibc" under the runtimes/boostrap build.
This prevents us from making a full libc build.

Diff Detail

Event Timeline

sivachandra created this revision.Jan 30 2023, 11:00 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 30 2023, 11:00 AM
sivachandra requested review of this revision.Jan 30 2023, 11:00 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 30 2023, 11:00 AM
phosek accepted this revision.Jan 30 2023, 10:30 PM

LGTM

This revision is now accepted and ready to land.Jan 30 2023, 10:30 PM
This revision was landed with ongoing or failed builds.Jan 30 2023, 11:26 PM
This revision was automatically updated to reflect the committed changes.