This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] Stop using use c++ subdirectory for libc++ library
ClosedPublic

Authored by phosek on Apr 20 2021, 10:22 AM.

Details

Reviewers
ldionne
Group Reviewers
Restricted Project
Restricted Project
Restricted Project
Commits
rGf749550cfe9f: [libcxx] Stop using use c++ subdirectory for libc++ library
Summary

The new layout more closely matches the layout used by other compilers.
This is only used when LLVM_ENABLE_PER_TARGET_RUNTIME_DIR is enabled.

Diff Detail

Unit TestsFailed

Event Timeline

phosek created this revision.Apr 20 2021, 10:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 20 2021, 10:22 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
phosek requested review of this revision.Apr 20 2021, 10:22 AM
Herald added projects: Restricted Project, Restricted Project, Restricted Project. · View Herald TranscriptApr 20 2021, 10:22 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
Herald added a reviewer: Restricted Project. · View Herald Transcript
Herald added a subscriber: cfe-commits. · View Herald Transcript
ldionne accepted this revision.Apr 21 2021, 3:06 PM
This revision was not accepted when it landed; it landed in state Needs Review.Apr 21 2021, 3:39 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.