This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_apm/llvm-master-aarch64-spec2k6-Oz_LTO in repository toolchain/ci/llvm-project.
from a10692c734fa [lldb] Only promote -Wignored-attributes to an error adds e383eaa647da [mlir][sparse] parameterize MTTKRP kernel adds 258cd02c6a7a [lldb/doc] Rephrase tutorial paragraph (NFC) adds ca2353ce5a77 Teach llvm-jitlink to support archives in inputs files and [...] adds 18e4369e195d [NFC][msan] Don't setOrigin for byval pointer adds 49597085022e [NFC][msan] Consolidate clean shadow handling adds efeb50197091 [cmake] Use `GNUInstallDirs` to support custom installation dirs.
No new revisions were added by this update.
Summary of changes: clang-tools-extra/CMakeLists.txt | 1 + clang-tools-extra/clang-doc/tool/CMakeLists.txt | 4 +- .../find-all-symbols/tool/CMakeLists.txt | 2 +- .../clang-include-fixer/tool/CMakeLists.txt | 4 +- clang-tools-extra/clang-tidy/CMakeLists.txt | 2 +- clang-tools-extra/clang-tidy/tool/CMakeLists.txt | 4 +- clang-tools-extra/modularize/CMakeLists.txt | 2 +- clang/CMakeLists.txt | 8 +- clang/cmake/modules/AddClang.cmake | 5 +- clang/tools/c-index-test/CMakeLists.txt | 2 +- clang/tools/clang-format/CMakeLists.txt | 12 +-- clang/tools/clang-nvlink-wrapper/CMakeLists.txt | 2 +- clang/tools/clang-rename/CMakeLists.txt | 4 +- clang/tools/libclang/CMakeLists.txt | 2 +- clang/tools/scan-build-py/CMakeLists.txt | 6 +- clang/tools/scan-build/CMakeLists.txt | 6 +- clang/tools/scan-view/CMakeLists.txt | 4 +- clang/utils/hmaptool/CMakeLists.txt | 2 +- compiler-rt/cmake/base-config-ix.cmake | 6 +- libc/CMakeLists.txt | 2 + libcxx/CMakeLists.txt | 8 +- libcxx/cmake/Modules/HandleLibCXXABI.cmake | 5 +- libcxxabi/CMakeLists.txt | 4 +- libunwind/CMakeLists.txt | 6 +- lldb/docs/use/tutorial.rst | 6 +- llvm/cmake/modules/LLVMInstallSymlink.cmake | 3 +- .../Transforms/Instrumentation/MemorySanitizer.cpp | 31 +++----- .../X86/MachO_archive_load_hidden_expect_success.s | 2 + .../JITLink/X86/MachO_archive_support.s | 1 + llvm/test/Instrumentation/MemorySanitizer/byval.ll | 3 - llvm/tools/llvm-jitlink/llvm-jitlink.cpp | 92 +++++++++++++++++----- mlir/CMakeLists.txt | 6 +- mlir/cmake/modules/AddMLIR.cmake | 3 +- .../Dialect/SparseTensor/CPU/sparse_mttkrp.mlir | 52 ++++++------ openmp/CMakeLists.txt | 2 + openmp/libompd/src/CMakeLists.txt | 2 +- openmp/runtime/src/CMakeLists.txt | 6 +- openmp/tools/multiplex/CMakeLists.txt | 2 +- polly/CMakeLists.txt | 6 +- polly/cmake/CMakeLists.txt | 20 ++--- polly/lib/External/CMakeLists.txt | 2 +- pstl/CMakeLists.txt | 6 +- 42 files changed, 211 insertions(+), 137 deletions(-)