[libcxx-commits] [PATCH] D88458: [CMake] Cache the compiler-rt library search results

Petr Hosek via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jul 30 11:30:23 PDT 2021


phosek updated this revision to Diff 363162.
phosek retitled this revision from "[CMake] Cache compiler-rt library results" to "[CMake] Cache the compiler-rt library search results".
phosek edited the summary of this revision.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88458/new/

https://reviews.llvm.org/D88458

Files:
  cmake/Modules/HandleCompilerRT.cmake
  compiler-rt/CMakeLists.txt
  compiler-rt/cmake/Modules/AddCompilerRT.cmake
  compiler-rt/cmake/Modules/HandleCompilerRT.cmake
  compiler-rt/cmake/config-ix.cmake
  libcxx/CMakeLists.txt
  libcxx/cmake/Modules/HandleCompilerRT.cmake
  libcxx/cmake/config-ix.cmake
  libcxx/src/CMakeLists.txt
  libcxxabi/CMakeLists.txt
  libcxxabi/cmake/Modules/HandleCompilerRT.cmake
  libcxxabi/cmake/config-ix.cmake
  libcxxabi/src/CMakeLists.txt
  libunwind/CMakeLists.txt
  libunwind/cmake/Modules/HandleCompilerRT.cmake
  libunwind/cmake/config-ix.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88458.363162.patch
Type: text/x-patch
Size: 19223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210730/13c6f8db/attachment-0001.bin>


More information about the libcxx-commits mailing list