[PATCH] [libcxxabi] Teach CMake better ways to find the libc++ source directory (and misc cleanup).
Eric Fiselier
eric at efcs.ca
Thu Jan 22 10:04:18 PST 2015
Hi danalbert, jroelofs,
The main section of this patch teaches CMake a new option `LIBCXXABI_LIBCXX_PATH` that specifies the path to the libcxx source root. This information is passed to lit so that it can better find libc++'s python module. `LIBCXXABI_LIBCXX_PATH` is also used to help find the libc++ headers.
The rest of this patch is misc cleanup, mostly to make pep8 and pylint happy.
I've also copied libc++'s .gitignore into libc++abi.
http://reviews.llvm.org/D7130
Files:
.gitignore
CMakeLists.txt
test/libcxxabi/test/config.py
test/lit.cfg
test/lit.site.cfg.in
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7130.18621.patch
Type: text/x-patch
Size: 7197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150122/dccb255e/attachment.bin>
More information about the cfe-commits
mailing list