[all-commits] [llvm/llvm-project] 2e838c: [runtimes] Pass-through CLANG_RESOURCE_DIR to cmak...

Tom Stellard via All-commits all-commits at lists.llvm.org
Tue Nov 28 21:32:24 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2e838c8437f8466455932c31e82474800056c712
      https://github.com/llvm/llvm-project/commit/2e838c8437f8466455932c31e82474800056c712
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2023-11-28 (Tue, 28 Nov 2023)

  Changed paths:
    M llvm/runtimes/CMakeLists.txt

  Log Message:
  -----------
  [runtimes] Pass-through CLANG_RESOURCE_DIR to cmake invocations (#73185)

compiler-rt and libomp need access to this variable in order to install
their libraries and headers to the path that clang expects.




More information about the All-commits mailing list