[PATCH] D49137: [dsymutil] Implement DWARF5 accelerator tables.

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 23 11:32:34 PDT 2018


JDevlieghere updated this revision to Diff 156844.
JDevlieghere marked 3 inline comments as done.
JDevlieghere added a comment.

- Ignore modules for now as discussed offline.
- Document this decision.


https://reviews.llvm.org/D49137

Files:
  llvm/test/tools/dsymutil/X86/accelerator.test
  llvm/test/tools/dsymutil/cmdline.test
  llvm/tools/dsymutil/DwarfLinker.cpp
  llvm/tools/dsymutil/DwarfLinker.h
  llvm/tools/dsymutil/DwarfStreamer.cpp
  llvm/tools/dsymutil/DwarfStreamer.h
  llvm/tools/dsymutil/LinkUtils.h
  llvm/tools/dsymutil/dsymutil.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49137.156844.patch
Type: text/x-patch
Size: 17697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180723/4c984022/attachment-0001.bin>


More information about the llvm-commits mailing list