]> granicus.if.org Git - clang/commit
build: Start sketching code to allow grafting libc++ build into LLVM/Clang build if
authorDaniel Dunbar <daniel@zuster.org>
Wed, 15 Sep 2010 03:53:45 +0000 (03:53 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 15 Sep 2010 03:53:45 +0000 (03:53 +0000)
commit53a4d7e4f315eab2315e01e8a81037c8d7df6c0c
tree05c3931c307679b260b5896abeeed12cfd838951
parent02282acd7a42d06a3178e3102d34a585bd82dd9f
build: Start sketching code to allow grafting libc++ build into LLVM/Clang build if
libc++ is checked out into llvm/projects.
 - WIP, not on by default yet.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@113924 91177308-0d34-0410-b5e6-96231b3b80d8
runtime/libcxx/Makefile [new file with mode: 0644]