[all-commits] [llvm/llvm-project] acd64d: [Support/BLAKE3] CMake: Check for `IS_X64` or `CMA...

Argyrios Kyrtzidis via All-commits all-commits at lists.llvm.org
Tue Jun 21 09:48:25 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: acd64d8e85f69467c64af833ef6b38b807bd9b4b
      https://github.com/llvm/llvm-project/commit/acd64d8e85f69467c64af833ef6b38b807bd9b4b
  Author: Argyrios Kyrtzidis <kyrtzidis at apple.com>
  Date:   2022-06-21 (Tue, 21 Jun 2022)

  Changed paths:
    M llvm/lib/Support/BLAKE3/CMakeLists.txt

  Log Message:
  -----------
  [Support/BLAKE3] CMake: Check for `IS_X64` or `CMAKE_OSX_ARCHITECTURES` before adding the assembly files

This should fix `clang-ppc64-aix` builder (https://lab.llvm.org/buildbot/#/builders/214)




More information about the All-commits mailing list