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-O3_LTO in repository toolchain/ci/llvm-project.
from c2be2080673 Merging r361158: adds 4ebe62d309d Merging r359094: adds 464c365c0f7 Merging r360861: adds d37559239de Merging r361114: adds 21f32a9683f Merging r355033: adds cf7a59f2d7d Merging r359809: ------------------------------------------ [...] adds 180a937d9a6 Merging r354633: adds 635f8ffdbd7 Revert merge of r360861: adds 19a71f6bdf2 Merging r360861, with an additional change to also add the [...] adds 465f4e2c94a [bindings/go] Add ParseIR adds 89de0d8dfbb Revert r369210 which got committed to the branch by mistake
No new revisions were added by this update.
Summary of changes: clang/lib/AST/MicrosoftMangle.cpp | 7 +++-- clang/lib/CodeGen/CGDebugInfo.cpp | 36 +++++++++------------- clang/lib/Driver/ToolChains/Arch/PPC.cpp | 2 +- clang/test/CodeGenCXX/char8_t.cpp | 12 +++++--- .../test/CodeGenCXX/debug-info-template-member.cpp | 2 +- .../CodeGenCXX/debug-info-var-template-partial.cpp | 17 ++++++++++ clang/test/Driver/netbsd.c | 5 +++ libunwind/src/DwarfInstructions.hpp | 25 +++++++++++++++ libunwind/src/assembly.h | 22 +++++++++++-- libunwind/test/lit.cfg | 3 ++ lld/ELF/Arch/PPC64.cpp | 5 ++- lld/test/ELF/ppc64-long-branch-localentry-offset.s | 30 ++++++++++++++++++ lldb/lit/Driver/TestConvenienceVariables.test | 3 +- lldb/lit/lit.cfg.py | 3 ++ 14 files changed, 137 insertions(+), 35 deletions(-) create mode 100644 clang/test/CodeGenCXX/debug-info-var-template-partial.cpp create mode 100644 lld/test/ELF/ppc64-long-branch-localentry-offset.s