-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Install llbuild swift bindings #17829
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
Install llbuild swift bindings #17829
Conversation
Please build with following pull request: @swift-ci Please Build Toolchain macOS Platform |
Please build with following pull request: @swift-ci Please Build Toolchain Linux Platform |
Please build with following pull request: @swift-ci Please Build Toolchain macOS Platform |
Linux Toolchain (Ubuntu 16.04) Install command |
macOS Toolchain Install command |
Can you guys add a test that this is installed correctly in the integration repo: https://github.com/apple/swift-integration-tests. |
@gottesmm do you think such a test will be very valuable? SwiftPM intends to link with this library and will fail to run without it. If that happens, it will be caught by the existing swiftpm tests in the integration repo. |
@aciidb0mb3r thats good enough for me. I just wanted to make sure that there was /something/. |
Please build with following pull request: @swift-ci Please Build Toolchain Linux Platform |
Linux Toolchain (Ubuntu 16.04) Install command |
@swift-ci please smoke test |
This PR installs the llbuild Swift bindings in the toolchain so they can be dynamically linked from SwiftPM.