[all-commits] [llvm/llvm-project] cdf8c7: Revert "[llvm][cmake] Make `install_symlink` workf...

John Ericson via All-commits all-commits at lists.llvm.org
Mon Jul 25 14:16:20 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cdf8c7b1af77315d30e59863b0a2aa2ac65356fe
      https://github.com/llvm/llvm-project/commit/cdf8c7b1af77315d30e59863b0a2aa2ac65356fe
  Author: John Ericson <John.Ericson at Obsidian.Systems>
  Date:   2022-07-25 (Mon, 25 Jul 2022)

  Changed paths:
    M llvm/cmake/modules/AddLLVM.cmake
    M llvm/cmake/modules/LLVMInstallSymlink.cmake

  Log Message:
  -----------
  Revert "[llvm][cmake] Make `install_symlink` workflow work with absolute install dirs"

`ExtendPath` needs to be moved from internal to external CMake if it is
to be used to `AddLLVM`. See, for example, the failure in
https://lab.llvm.org/buildbot#builders/61/builds/29940

This reverts commit 5acd376438a53747c84e38c8b69fc74a270da680.




More information about the All-commits mailing list