[all-commits] [llvm/llvm-project] 75b37c: [DWARF] Fix arity of DW_OP_bra (#114136)

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Oct 29 16:41:22 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 75b37c3191254d0c418058cb94c3a7922b7ba71e
      https://github.com/llvm/llvm-project/commit/75b37c3191254d0c418058cb94c3a7922b7ba71e
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2024-10-29 (Tue, 29 Oct 2024)

  Changed paths:
    M lldb/unittests/Expression/DWARFExpressionTest.cpp
    M llvm/include/llvm/BinaryFormat/Dwarf.def

  Log Message:
  -----------
  [DWARF] Fix arity of DW_OP_bra (#114136)

Found by my proof-of-concept DWARF expression evaluator fuzzer.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list