[all-commits] [llvm/llvm-project] 11d61c: Revert "[DebugInfo] Add error checking around data...

Alex via All-commits all-commits at lists.llvm.org
Tue Jun 6 11:00:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 11d61c079d4b4927efea42a38a27d4586887b764
      https://github.com/llvm/llvm-project/commit/11d61c079d4b4927efea42a38a27d4586887b764
  Author: Alex Langford <alangford at apple.com>
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
    M lld/test/MachO/stabs-dwarf5.s
    M lld/test/MachO/stabs-icf.s
    M lld/test/MachO/stabs.s
    M llvm/lib/DebugInfo/DWARF/DWARFAbbreviationDeclaration.cpp
    M llvm/unittests/DebugInfo/DWARF/DWARFDebugAbbrevTest.cpp

  Log Message:
  -----------
  Revert "[DebugInfo] Add error checking around data extraction in DWARFAbbreviationDeclaration::extract"

This reverts commit 6836a47b7e6b57927664ec6ec750ae37bb951129.
This breaks some bots, need to investigate.




More information about the All-commits mailing list