Skip to content

[lldb] Add some convenience functionality for updating static bindings #8281

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

Merged
merged 2 commits into from
Feb 27, 2024

Conversation

bulbazord
Copy link

2 commits:

  1. Create a new target to automatically copy the bindings for you (if they exist)
  2. Update the copying script to account for unified builds.

…to the source directory

The primary use of this target is for automation. If you need to update
the static bindings, run this target directly. This target only copies,
it does not create a new commit. This is best left to automation scripts
directly.

rdar://106648169
@bulbazord
Copy link
Author

@swift-ci please test

@bulbazord bulbazord merged commit e27fdb1 into swiftlang:stable/20230725 Feb 27, 2024
@bulbazord bulbazord deleted the 20230725/rdar106648169 branch February 27, 2024 18:29
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.

2 participants