Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[readtapi] Setup simple stubify support #76075

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

cyndyishida
Copy link
Member

Stubify broadly takes either tbd files or binary dylibs and turns them into tbd files. In future patches, stubify will also allow additional information to be embedded into the final tbd output too.

llvm/tools/llvm-readtapi/llvm-readtapi.cpp Show resolved Hide resolved
llvm/tools/llvm-readtapi/llvm-readtapi.cpp Outdated Show resolved Hide resolved
Stubify broadly takes either tbd files or binary dylibs and turns them into tbd files. In future patches, stubify will also allow additional information to be embedded into the final tbd output too.
@cyndyishida cyndyishida merged commit c6f29db into llvm:main Dec 20, 2023
4 checks passed
cyndyishida added a commit to cyndyishida/llvm-project that referenced this pull request Jan 4, 2024
Stubify broadly takes either tbd files or binary dylibs and turns them
into tbd files. In future patches, stubify will also allow additional
information to be embedded into the final TBD output too.

Add Util APIs to TextAPI for common operations used by readtapi for now.

(cherry picked from commit c6f29db)
cyndyishida added a commit to swiftlang/llvm-project that referenced this pull request Jan 5, 2024
Stubify broadly takes either tbd files or binary dylibs and turns them
into tbd files. In future patches, stubify will also allow additional
information to be embedded into the final TBD output too.

Add Util APIs to TextAPI for common operations used by readtapi for now.

(cherry picked from commit c6f29db)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants