This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c28e9497695 [WebAssembly] Fix copy-paste error in debugging string new 61e1774e4ed [DEBUGINFO] Add flag for DWARF2 or less to use sections as [...]
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/DwarfCompileUnit.cpp | 23 +++++++----- lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 29 +++++++++++++-- lib/CodeGen/AsmPrinter/DwarfDebug.h | 9 +++++ test/DebugInfo/X86/sections_as_references.ll | 54 ++++++++++++++++++++++++++++ 4 files changed, 104 insertions(+), 11 deletions(-) create mode 100644 test/DebugInfo/X86/sections_as_references.ll