This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b89fb12 [libFuzzer] extend -rss_limit_mb to crash instantly on a sing [...] new 241e679 Recommit r288212: Emit 'no line' information for interesting [...]
The 1 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/DebugHandlerBase.cpp | 4 +- lib/CodeGen/AsmPrinter/DebugHandlerBase.h | 6 ++- lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 55 +++++++++++++++++---- test/CodeGen/X86/stack-protector.ll | 15 ++++-- test/DebugInfo/AArch64/line-header.ll | 2 +- test/DebugInfo/X86/dwarf-no-source-loc.ll | 74 +++++++++++++++++++++++++++++ 6 files changed, 139 insertions(+), 17 deletions(-) create mode 100644 test/DebugInfo/X86/dwarf-no-source-loc.ll