This is an archive of the discontinued LLVM Phabricator instance.

[llvm][tapi-diff] Transition diff-tool to be more general purpose
ClosedPublic

Authored by cishida on Jun 15 2023, 9:34 AM.

Details

Summary

This is the first of transition tapi-diff to be readtapi.
This tool will eventually replace functionality for Xcode's xcrun tapi stubify and
xcrun tapi archive.
This patch updates the tool name and is a minor refactor for the driver to handle more options.

Diff Detail

Event Timeline

cishida created this revision.Jun 15 2023, 9:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 15 2023, 9:34 AM
Herald added a subscriber: mgrang. · View Herald Transcript
cishida requested review of this revision.Jun 15 2023, 9:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 15 2023, 9:34 AM
zixuw accepted this revision.Jul 7 2023, 1:48 PM
This revision is now accepted and ready to land.Jul 7 2023, 1:48 PM
llvm/tools/llvm-readtapi/llvm-readtapi.cpp