[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
Tue Oct 26 23:43:43 PDT 2021


phosek updated this revision to Diff 382531.
phosek added a comment.

Properly handle the flags to address the issue seen on some bots when cross-compiling.


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
  compiler-rt/lib/builtins/CMakeLists.txt
  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.382531.patch
Type: text/x-patch
Size: 23434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211027/f4398a59/attachment-0001.bin>


More information about the libcxx-commits mailing list