[PATCH] D119310: Add support to dsymutil for dumping out new swift5 reflection sections

Shubham Sandeep Rastogi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 8 21:26:14 PST 2022


rastogishubham created this revision.
rastogishubham added a reviewer: aprantl.
Herald added a reviewer: JDevlieghere.
rastogishubham requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This change adds support for dsymutil to be able to dump out the new swift5 reflection sections called __swift5_proto and __swift5_protos. The test is also updated to check for this.


https://reviews.llvm.org/D119310

Files:
  llvm/include/llvm/BinaryFormat/Swift.def
  llvm/test/tools/dsymutil/Inputs/reflection_metadata.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119310.407042.patch
Type: text/x-patch
Size: 4599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220209/8cd6204a/attachment.bin>


More information about the llvm-commits mailing list