This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 441030d Revert "[APFloat] Add DoubleAPFloat mode to APFloat. NFC." new e2196c5 Update .debug_line section version information to match DWARF [...]
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/MC/MCDwarf.cpp | 9 +++-- test/DebugInfo/AArch64/line-header.ll | 2 +- test/DebugInfo/Generic/empty.ll | 2 +- test/DebugInfo/X86/debug-line-version.s | 39 ++++++++++++++++++++++ test/DebugInfo/X86/empty.ll | 2 +- .../X86/stmt-list-multiple-compile-units.ll | 6 ++-- test/MC/ELF/debug-line.s | 10 +++--- test/MC/ELF/debug-line2.s | 10 +++--- test/MC/ELF/debug-loc.s | 2 +- test/MC/ELF/discriminator.s | 2 +- test/MC/ELF/empty-dwarf-lines.s | 2 +- test/MC/MachO/file.s | 8 ++--- test/MC/MachO/gen-dwarf.s | 2 +- test/MC/MachO/loc.s | 14 ++++---- 14 files changed, 77 insertions(+), 33 deletions(-) create mode 100644 test/DebugInfo/X86/debug-line-version.s