[all-commits] [llvm/llvm-project] 1ea99a: [DebugInfo] Allow reading an address table with a ...

Igor Kudrin via All-commits all-commits at lists.llvm.org
Sat Feb 8 05:01:00 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1ea99a2ebcb6dd5ce3d8c6bd3e35774daa8ed203
      https://github.com/llvm/llvm-project/commit/1ea99a2ebcb6dd5ce3d8c6bd3e35774daa8ed203
  Author: Igor Kudrin <ikudrin at accesssoftek.com>
  Date:   2020-02-08 (Sat, 08 Feb 2020)

  Changed paths:
    M llvm/lib/DebugInfo/DWARF/DWARFDebugAddr.cpp
    M llvm/test/tools/llvm-dwarfdump/X86/debug_addr_address_size_mismatch.s

  Log Message:
  -----------
  [DebugInfo] Allow reading an address table with a mismatched address.

This case does not look as an unrecoverable error.

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




More information about the All-commits mailing list