[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
Sat Sep 5 16:14:48 PDT 2020


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

Moved the increment to the outer loop and used the already existing debug_info test instead of creating a new one.


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.290111.patch
Type: text/x-patch
Size: 9186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200905/b5a0d52d/attachment.bin>


More information about the llvm-commits mailing list