[PATCH] D20992: [CMake] Add LLVM runtimes directory

Chris Bieneman via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 23 14:34:54 PDT 2016


beanz updated this revision to Diff 61724.
beanz added a comment.

- Added documentation to runtimes/CMakeLists.txt
- Updated .gitignore to ignore subdirectories under runtimes
- Removed a small hack from runtimes/CMakeLists.txt that related to libcxx - libcxx support for this path will be in a follow up


http://reviews.llvm.org/D20992

Files:
  .gitignore
  CMakeLists.txt
  cmake/modules/LLVMExternalProjectUtils.cmake
  runtimes/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20992.61724.patch
Type: text/x-patch
Size: 8104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160623/32363892/attachment.bin>


More information about the llvm-commits mailing list