This is an archive of the discontinued LLVM Phabricator instance.

Add support for the swift5 reflection section: accessible functions
ClosedPublic

Authored by rastogishubham on Feb 11 2022, 11:22 AM.

Details

Summary

With bc013b3e4e862da8d0c2d91cf99dcbebf124e4ac a new section called accessible functions was added to swift/include/swift/ABI/ObjectFile.h so this change adds support for dumping it out into the dSYM bundle

Diff Detail

Event Timeline

rastogishubham requested review of this revision.Feb 11 2022, 11:22 AM
rastogishubham created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 11 2022, 11:22 AM

Add newline to Swift.def at the end of file

This revision is now accepted and ready to land.Feb 11 2022, 12:37 PM
This revision was landed with ongoing or failed builds.Feb 11 2022, 2:05 PM
This revision was automatically updated to reflect the committed changes.