[PATCH] D117537: [cmake] Deduplicate `{llvm,compiler_rt}_check_linker_flag` for runtime libs and llvm

John Ericson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 21 18:55:43 PST 2022


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

Restore compromise a bit more


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
  cmake/Modules/LLVMCheckCompilerLinkerFlag.cmake
  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.402157.patch
Type: text/x-patch
Size: 9856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220122/a95536a5/attachment-0001.bin>


More information about the llvm-commits mailing list