This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-stable-allyesconfig in repository toolchain/ci/llvm-project.
from a065a01bf71 [AMDGPU] Allow use of StackPtrOffsetReg when building spills adds bca347508c8 [WebAssembly] Handle exception specifications adds 945ad141ce6 Revert "[WebAssembly] Handle exception specifications" adds e32f8e5d4ae [Windows EH] Fix the order of Nested try-catches in $tryMap$ table adds 45c7b3fd910 [LegalizeVectorTypes] Remove non-constnat INSERT_SUBVECTOR [...]
No new revisions were added by this update.
Summary of changes: .../CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 18 ++-- llvm/lib/CodeGen/WinEHPrepare.cpp | 17 +++- .../CodeGen/AArch64/win-catchpad-nested-cxx.ll | 100 +++++++++++++++++++++ llvm/test/CodeGen/X86/win-catchpad-nested-cxx.ll | 34 ++++--- 4 files changed, 147 insertions(+), 22 deletions(-) create mode 100644 llvm/test/CodeGen/AArch64/win-catchpad-nested-cxx.ll