This is an archive of the discontinued LLVM Phabricator instance.

Updated reflection-dump.test for mpenum section
ClosedPublic

Authored by rastogishubham on Feb 21 2022, 4:46 PM.

Details

Summary

With 1c1e2cce9a50ac9fe6b884b79925d71914cf5a30 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.

Diff Detail

Event Timeline

rastogishubham requested review of this revision.Feb 21 2022, 4:46 PM
rastogishubham created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 21 2022, 4:46 PM
aprantl accepted this revision.Feb 22 2022, 9:22 AM
This revision is now accepted and ready to land.Feb 22 2022, 9:22 AM
This revision was automatically updated to reflect the committed changes.