[libcxx-commits] [PATCH] D117537: [cmake] Duplicate `{llvm, compiler_rt}_check_linker_flag` for runtime libs and llvm

John Ericson via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jan 19 23:20:46 PST 2022


Ericson2314 updated this revision to Diff 401521.
Ericson2314 added a comment.

Fix STREQUAL which is actually infix


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117537

Files:
  cmake/Modules/CheckLinkerFlag.cmake
  compiler-rt/CMakeLists.txt
  compiler-rt/cmake/config-ix.cmake
  libcxx/cmake/config-ix.cmake
  libunwind/cmake/config-ix.cmake
  llvm/cmake/modules/LLVMCheckLinkerFlag.cmake
  runtimes/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117537.401521.patch
Type: text/x-patch
Size: 9459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220120/e3c7c827/attachment-0001.bin>


More information about the libcxx-commits mailing list