This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c14b5c3b1e7 [Lint] Don't warn about passing alloca'd value to tail call [...] new 571bd4540f5 Workaround CodeGen/WebAssembly/cfg-stackify.ll failure afte [...] new 4dac35da722 [DebugInfo] Fix potential CU mismatch for SubprogramScopeDIEs.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp | 20 ++++++++---- lib/CodeGen/AsmPrinter/DwarfDebug.h | 5 ++- test/CodeGen/WebAssembly/cfg-stackify.ll | 4 +-- test/DebugInfo/cross-cu-scope.ll | 50 +++++++++++++++++++++++++++++ 4 files changed, 69 insertions(+), 10 deletions(-) create mode 100644 test/DebugInfo/cross-cu-scope.ll