[PATCH] D87179: Fix debug_abbrev emitter to only assign table id once

António Afonso via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 13 07:56:25 PDT 2020


aadsm updated this revision to Diff 291457.
aadsm added a comment.

Make sure there's an empty abbrev table as the last table.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87179/new/

https://reviews.llvm.org/D87179

Files:
  llvm/test/ObjectYAML/MachO/DWARF-debug_info.yaml
  llvm/tools/obj2yaml/dwarf2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87179.291457.patch
Type: text/x-patch
Size: 9040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200913/7781fd75/attachment.bin>


More information about the llvm-commits mailing list