This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dca7346ad9a [llvm-objcopy] - Strip sections before symbols. new d42f155408b [llvm] Reapply "Prevent duplicate files in debug line heade [...] new 10ee5d422df gn build: Merge r356929 (effectively relands r353518, rever [...]
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: include/llvm/DebugInfo/DWARF/DWARFDebugLine.h | 2 ++ include/llvm/MC/MCContext.h | 2 +- include/llvm/MC/MCDwarf.h | 18 +++++++++++++++++- lib/CodeGen/AsmPrinter/DwarfCompileUnit.h | 1 + lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 1 + lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 1 - lib/DebugInfo/DWARF/DWARFDebugLine.cpp | 20 +++++++++++++++++--- lib/MC/MCContext.cpp | 5 +++-- lib/MC/MCDwarf.cpp | 11 +++++++++++ test/MC/ARM/dwarf-asm-multiple-sections.s | 17 ++++++++++------- test/MC/ELF/debug-mixed-md5.ll | 3 +-- test/MC/ELF/dwarf-file0.s | 6 ++---- test/tools/llvm-objdump/Inputs/embedded-source | Bin 9936 -> 9448 bytes .../X86/function-sections-line-numbers.s | 9 ++++----- .../secondary/clang/include/clang/Config/BUILD.gn | 1 - .../clang/lib/StaticAnalyzer/Core/BUILD.gn | 5 +---- utils/gn/secondary/clang/test/BUILD.gn | 2 +- .../gn/secondary/llvm/include/llvm/Config/BUILD.gn | 1 + utils/gn/secondary/llvm/lib/Support/BUILD.gn | 4 ++++ 19 files changed, 77 insertions(+), 32 deletions(-)