[all-commits] [llvm/llvm-project] 3c65d5: [llvm] Disable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR ...

David Spickett via All-commits all-commits at lists.llvm.org
Mon Sep 27 02:03:54 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3c65d54ec3d29a32a710173349fc20288de3f481
      https://github.com/llvm/llvm-project/commit/3c65d54ec3d29a32a710173349fc20288de3f481
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2021-09-27 (Mon, 27 Sep 2021)

  Changed paths:
    M llvm/CMakeLists.txt

  Log Message:
  -----------
  [llvm] Disable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR by default on Arm Linux

Due to the way detecting the hard float ABI is currently
handled, clang fails to find the per target dir.

I am working to fix this but in the meantime disable it by
default on Arm Linux.




More information about the All-commits mailing list