[all-commits] [llvm/llvm-project] ccbd7e: [DebugInfo] Support parsing and dumping of DWARF64...

Igor Kudrin via All-commits all-commits at lists.llvm.org
Tue Jun 16 22:58:59 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ccbd7e8d463a1d40852c6acbbecd3ae1e2c38f4c
      https://github.com/llvm/llvm-project/commit/ccbd7e8d463a1d40852c6acbbecd3ae1e2c38f4c
  Author: Igor Kudrin <ikudrin at accesssoftek.com>
  Date:   2020-06-17 (Wed, 17 Jun 2020)

  Changed paths:
    M llvm/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h
    M llvm/lib/DebugInfo/DWARF/DWARFDebugMacro.cpp
    A llvm/test/DebugInfo/X86/debug-macro-dwarf64.s
    M llvm/test/DebugInfo/X86/debug-macro-dwo.ll
    M llvm/test/DebugInfo/X86/debug-macro-macinfo.s
    M llvm/test/DebugInfo/X86/debug-macro-multi-cu-strx.s
    M llvm/test/DebugInfo/X86/debug-macro-strp-dwo.s
    M llvm/test/DebugInfo/X86/debug-macro-strx-dwo.s
    M llvm/test/DebugInfo/X86/debug-macro-v5.ll
    M llvm/test/DebugInfo/X86/debug-macro-v5.s
    R llvm/test/DebugInfo/X86/unsupported-dwarf64-debug-macro-v5.s

  Log Message:
  -----------
  [DebugInfo] Support parsing and dumping of DWARF64 macro units.

Differential Revision: https://reviews.llvm.org/D81844




More information about the All-commits mailing list