This revision was automatically updated to reflect the committed changes.
Closed by commit rL279151: [CMake] Get libcxx building under LLVM/runtimes
(authored by cbieneman).
Changed prior to commit:
https://reviews.llvm.org/D23696?vs=68610&id=68613#toc
Repository:
rL LLVM
https://reviews.ll
EricWF accepted this revision.
EricWF added a comment.
This revision is now accepted and ready to land.
LGTM
https://reviews.llvm.org/D23696
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-c
beanz created this revision.
beanz added a reviewer: EricWF.
beanz added a subscriber: cfe-commits.
The new LLVM runtimes build directory requires some basic conventions across
the runtime projects. These changes make libcxx build under the runtimes
subdirectory. The general idea of the changes