[PATCH] D81145: [MC] Generate a compilation unit in the 64-bit DWARF format [3/7]

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 03:46:46 PDT 2020


ikudrin updated this revision to Diff 269151.
ikudrin marked 3 inline comments as done.
ikudrin added a comment.

- Rearranged branches in `if (AbbrevSectionSymbol)` to unify it with other similar cases.
- Updated comments about emitting zero values.


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

https://reviews.llvm.org/D81145

Files:
  llvm/lib/MC/MCDwarf.cpp
  llvm/test/MC/ELF/gen-dwarf64.s
  llvm/test/MC/MachO/gen-dwarf64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81145.269151.patch
Type: text/x-patch
Size: 4756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200608/c99a23d5/attachment.bin>


More information about the llvm-commits mailing list