[all-commits] [llvm/llvm-project] 925eae: Revert "[CMake] Drop libLTO and switch to PIE for ...

Alex Brachet via All-commits all-commits at lists.llvm.org
Wed Nov 16 19:40:14 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 925eaeb3f4867c735f61d4937075b3129ece3e1d
      https://github.com/llvm/llvm-project/commit/925eaeb3f4867c735f61d4937075b3129ece3e1d
  Author: Alex Brachet <abrachet at google.com>
  Date:   2022-11-17 (Thu, 17 Nov 2022)

  Changed paths:
    M clang/cmake/caches/Fuchsia-stage2.cmake

  Log Message:
  -----------
  Revert "[CMake] Drop libLTO and switch to PIE for Fuchsia toolchain"

This reverts commit a6f621b8cacca926d809010c135be038fd05652c.

We suspect that this patch might be the culprit that is causing
every llvm executable to be sigkill'd immediately on Apple Silicon
machines. Notably, the only other cache file with CMAKE_POSITION_INDEPENDENT_CODE
is Apple's and they have it off.




More information about the All-commits mailing list