[PATCH] D120291: Updated reflection-dump.test for mpenum section

Shubham Sandeep Rastogi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 21 16:46:55 PST 2022


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

With 1c1e2cce9a50ac9fe6b884b79925d71914cf5a30 <https://reviews.llvm.org/rG1c1e2cce9a50ac9fe6b884b79925d71914cf5a30> a new swift5 reflection section for multi-payload enum mask information was added, which is called mpenum. This change simply adds a check to make sure dsymutil can dump out information in that section into the dSYM bundle.


https://reviews.llvm.org/D120291

Files:
  llvm/test/tools/dsymutil/Inputs/reflection_metadata.yaml
  llvm/test/tools/dsymutil/X86/reflection-dump.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120291.410417.patch
Type: text/x-patch
Size: 4623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220222/b6441374/attachment.bin>


More information about the llvm-commits mailing list