[PATCH] D143052: [CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_flag

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 1 00:56:29 PST 2023


phosek updated this revision to Diff 493860.
phosek retitled this revision from "[CMake] Only set the linker flag for link commands" to "[CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_flag".
phosek edited the summary of this revision.
Herald added subscribers: libcxx-commits, Sanitizers, Enna1.
Herald added projects: Sanitizers, libc++, libc++abi, libunwind.
Herald added a reviewer: libc++.
Herald added a reviewer: libc++abi.
Herald added a reviewer: libunwind.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143052

Files:
  cmake/Modules/LLVMCheckCompilerLinkerFlag.cmake
  cmake/Modules/LLVMCheckLinkerFlag.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: D143052.493860.patch
Type: text/x-patch
Size: 8025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230201/94440e4f/attachment.bin>


More information about the llvm-commits mailing list