[all-commits] [llvm/llvm-project] 1ad920: [compiler-rt] Pass CMAKE_TOOLCHAIN_FILE through to...

Shoaib Meenai via All-commits all-commits at lists.llvm.org
Mon Nov 6 11:28:35 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1ad920f05efdbb80e449f6ec00e79a3677acc922
      https://github.com/llvm/llvm-project/commit/1ad920f05efdbb80e449f6ec00e79a3677acc922
  Author: Shoaib Meenai <smeenai at fb.com>
  Date:   2023-11-06 (Mon, 06 Nov 2023)

  Changed paths:
    M compiler-rt/cmake/Modules/AddCompilerRT.cmake

  Log Message:
  -----------
  [compiler-rt] Pass CMAKE_TOOLCHAIN_FILE through to custom libc++ build

This can be used to configure runtimes builds (instead of setting flags
individually), and we need to pass it down to the custom libc++ build
for it to work correctly.




More information about the All-commits mailing list