| commit | c0857a40e7976c06612ab8f4a5335e99eab3f4ff | [log] [tgz] |
|---|---|---|
| author | Shoaib Meenai <smeenai@fb.com> | Tue Jan 17 07:10:55 2017 +0000 |
| committer | Shoaib Meenai <smeenai@fb.com> | Tue Jan 17 07:10:55 2017 +0000 |
| tree | 8f518717029cc26001a1d4c46927af8fff85abe8 | |
| parent | 7fcb689ea866f934d2eb29d8b7290c0d22048717 [diff] |
[utils] Add libc++ and libc++abi config to llvm-lit This allows us to use bin/llvm-lit to run individual libc++ and libc++abi tests without having to explicitly specify the site config paths, similar to other projects. Differential Revision: https://reviews.llvm.org/D28733 llvm-svn: 292203