[all-commits] [llvm/llvm-project] 74f6b2: [CMake] Make ELF library handling path default for...

Brad Smith via All-commits all-commits at lists.llvm.org
Fri Dec 8 23:10:28 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 74f6b2d0d747cd49864b1f6163d293c9524ee180
      https://github.com/llvm/llvm-project/commit/74f6b2d0d747cd49864b1f6163d293c9524ee180
  Author: Brad Smith <brad at comstyle.com>
  Date:   2023-12-08 (Fri, 08 Dec 2023)

  Changed paths:
    M llvm/tools/llvm-shlib/CMakeLists.txt

  Log Message:
  -----------
  [CMake] Make ELF library handling path default for libLLVM (#74698)

Invert the logic and choose the ELF path by default as a fallback. Move
check for Darwin to the top.




More information about the All-commits mailing list