[all-commits] [llvm/llvm-project] 07f210: Revert "Revert "[CMake] Enable LLVM_ENABLE_PER_TAR...

Fangrui Song via All-commits all-commits at lists.llvm.org
Tue Jun 21 13:13:48 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 07f21021e7a0158ec3ac7f025022fd9212a1121d
      https://github.com/llvm/llvm-project/commit/07f21021e7a0158ec3ac7f025022fd9212a1121d
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-06-21 (Tue, 21 Jun 2022)

  Changed paths:
    M llvm/CMakeLists.txt

  Log Message:
  -----------
  Revert "Revert "[CMake] Enable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR by default on Linux""

This reverts commit 90c9d41c8acc34fb68958f373eb23f53c1b1c840.

Keeping arm* LLVM_ENABLE_PER_TARGET_RUNTIME_DIR=on is sufficient to work around
LLVM_ENABLE_RUNTIMES not working well with arm. It is more important for
LLVM_ENABLE_PROJECTS and LLVM_ENABLE_RUNTIMES to match in the file hierarchy.




More information about the All-commits mailing list