Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add llvm embedded tools to toolchains #81371

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 1 commit into from
May 8, 2025
Merged

Add llvm embedded tools to toolchains #81371

merged 1 commit into from
May 8, 2025

Conversation

rauhul
Copy link
Member

@rauhul rauhul commented May 8, 2025

Updates the build presets for macOS and linux toolchains to include llvm-objdump and llvm-objcopy needed for embedded platform development.

Updates the build presets for macOS and linux toolchains to include
llvm-objdump and llvm-objcopy needed for embedded platform development.
@rauhul rauhul requested a review from kubamracek May 8, 2025 02:49
@rauhul
Copy link
Member Author

rauhul commented May 8, 2025

@swift-ci build toolchain

@rauhul
Copy link
Member Author

rauhul commented May 8, 2025

@swift-ci Please Test Source Compatibility

@rauhul rauhul added the embedded Embedded Swift label May 8, 2025
@rauhul
Copy link
Member Author

rauhul commented May 8, 2025

@rauhul rauhul enabled auto-merge May 8, 2025 16:44
@rauhul
Copy link
Member Author

rauhul commented May 8, 2025

@swift-ci please test

@compnerd
Copy link
Member

compnerd commented May 8, 2025

Minor semantics quibble: how are these tools for embedded? I'm not against the change itself - the Windows toolchain ships both of these tools already. It is more about the classification. This seems like rounding out the toolchain for all purposes rather than being embedded specifically.

@rauhul
Copy link
Member Author

rauhul commented May 8, 2025

@compnerd they really aren't I just need them for binary file extraction

@rauhul
Copy link
Member Author

rauhul commented May 8, 2025

@swift-ci please smoke test macOS platform

@rauhul
Copy link
Member Author

rauhul commented May 8, 2025

@swift-ci please smoke test Linux platform

@rauhul rauhul merged commit 23f0fb5 into main May 8, 2025
9 of 10 checks passed
@rauhul rauhul deleted the rauhul/embedded-tooling branch May 8, 2025 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
embedded Embedded Swift
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants