[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
Fri Jun 5 08:52:20 PDT 2020


ikudrin updated this revision to Diff 268810.
ikudrin marked 8 inline comments as done.
ikudrin added a comment.

- Fixed comments.
- Added a check for a DIE for "foo" in the test to validate that the CU is not skewed.
- Added a test targeting Mach-O, so that all changed code paths are covered.


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.268810.patch
Type: text/x-patch
Size: 4665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200605/49fc2ba2/attachment.bin>


More information about the llvm-commits mailing list