[all-commits] [llvm/llvm-project] 5426da: [Support/BLAKE3] Re-enable building with the simd-...
Argyrios Kyrtzidis via All-commits
all-commits at lists.llvm.org
Thu Mar 31 01:00:20 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5426da8ffa4a6d55adab21026ce6ebe8f1cc6ef2
https://github.com/llvm/llvm-project/commit/5426da8ffa4a6d55adab21026ce6ebe8f1cc6ef2
Author: Argyrios Kyrtzidis <kyrtzidis at apple.com>
Date: 2022-03-31 (Thu, 31 Mar 2022)
Changed paths:
M compiler-rt/lib/sanitizer_common/symbolizer/scripts/build_symbolizer.sh
M llvm/lib/Support/BLAKE3/CMakeLists.txt
Log Message:
-----------
[Support/BLAKE3] Re-enable building with the simd-optimized implementations, v2
* Support compiling with clang-5
* Check for `LLVM_DISABLE_ASSEMBLY_FILES` and have it set by
`compiler-rt/lib/sanitizer_common/symbolizer/scripts/build_symbolizer.sh`
which wants to receive and process only bitcode files.
More information about the All-commits
mailing list