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-release-aarch64-spec2k6-Oz in repository toolchain/ci/llvm-project.
from 9b2d207cf4b [lldb] Fix readline/libedit compat patch for py2 adds 19c735edfb7 Merging r372835: adds 28f6aac1c10 [CMake] Fix LLVM build non-determinism on RHEL adds 7fc9f129f80 Merging r372281: adds af5faf8909f [x86] avoid crashing when splitting AVX stores with non-sim [...] adds bead8bf31fb Merging r371548: adds e99a087fff6 Merging r373389:
No new revisions were added by this update.
Summary of changes: clang/include/clang/CodeGen/CGFunctionInfo.h | 10 ++++------ clang/lib/CodeGen/CGExpr.cpp | 5 +++++ clang/test/OpenMP/constexpr_partial_array.cpp | 10 ++++++++++ lldb/scripts/CMakeLists.txt | 21 +++++++++++--------- lldb/scripts/get_relative_lib_dir.py | 2 +- llvm/cmake/modules/HandleLLVMOptions.cmake | 22 +++++++++++++++++++++ llvm/lib/Target/X86/X86ISelLowering.cpp | 8 +++++--- .../Instrumentation/AddressSanitizer.cpp | 4 ++-- llvm/test/CodeGen/X86/avx-load-store.ll | 23 ++++++++++++++++++++++ 9 files changed, 84 insertions(+), 21 deletions(-) create mode 100644 clang/test/OpenMP/constexpr_partial_array.cpp