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
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D119569
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 Timelinerastogishubham created this revision. 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 Closed by commit rGd76da6c7e445: Add support for the swift5 reflection section acfuncs (authored by rastogishubham). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 407969 llvm/include/llvm/BinaryFormat/Swift.def
llvm/test/tools/dsymutil/Inputs/reflection_metadata.yaml
llvm/test/tools/dsymutil/X86/reflection-dump.test
|