[all-commits] [llvm/llvm-project] 716e27: [llvm] Disable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR ...

David Spickett via All-commits all-commits at lists.llvm.org
Tue Jun 21 04:52:06 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 716e27bc9ad4699bbc82318834e938bcc9682cf8
      https://github.com/llvm/llvm-project/commit/716e27bc9ad4699bbc82318834e938bcc9682cf8
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2022-06-21 (Tue, 21 Jun 2022)

  Changed paths:
    M llvm/CMakeLists.txt

  Log Message:
  -----------
  [llvm] Disable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR for Arm Linux

I did this before but the other change got reverted and relanded
recently.

arm vs armhf isn't handled correctly so this setting doesn't work
for 32 bit Arm Linux. Causing failures like:
https://lab.llvm.org/buildbot/#/builders/178/builds/2293




More information about the All-commits mailing list