This is an archive of the discontinued LLVM Phabricator instance.

Update the docs for building libc++.
ClosedPublic

Authored by danalbert on Nov 6 2019, 12:28 PM.

Details

Summary

Rewrite the in-tree build to be a clearer tl;dr like we have for the
out-of-tree build.

Event Timeline

danalbert created this revision.Nov 6 2019, 12:28 PM
danalbert updated this revision to Diff 228137.Nov 6 2019, 2:01 PM

Fix a couple missing bits in the instructions.

Herald added a project: Restricted Project. · View Herald TranscriptNov 6 2019, 2:01 PM
ldionne accepted this revision.Nov 7 2019, 1:28 AM

In addition, I'd like us to remove support for the out-of-tree build (I'll make a separate PR for that).

This revision is now accepted and ready to land.Nov 7 2019, 1:28 AM