This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] Add "install-libcxx" target.
ClosedPublic

Authored by EricWF on Jul 31 2015, 3:34 PM.

Details

Summary

Currently you can't install libc++ from within the LLVM tree without installing all of LLVM. This patch adds an install rule for libc++.

Diff Detail

Event Timeline

EricWF updated this revision to Diff 31175.Jul 31 2015, 3:34 PM
EricWF retitled this revision from to [libcxx] Add "install-libcxx" target..
EricWF updated this object.
EricWF added reviewers: mclow.lists, danalbert, jroelofs.
EricWF added a subscriber: cfe-commits.
EricWF accepted this revision.Aug 19 2015, 10:31 AM
EricWF added a reviewer: EricWF.

D11682 got accepted and this patch is almost identical. Accepting this patch so it can be committed.

This revision is now accepted and ready to land.Aug 19 2015, 10:31 AM
EricWF closed this revision.Aug 19 2015, 10:42 AM