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

Fix LLVM tools proxying for good #215

Merged
merged 4 commits into from
Oct 21, 2024
Merged

Conversation

xen0n
Copy link
Collaborator

@xen0n xen0n commented Oct 21, 2024

No description provided.

This is apparently not enough, as multiple LLVM tools are also not
prefixed with target tuple, thus a more complete approach is needed.

This reverts commit fa6ab62.
Really fixes ruyisdk#209 by recording explicit target info for every command's
basename. This works irrespective of hard-coded command info
(whether the command usually works unprefixed or not) that needs
continuous maintenance to not get stale.
@xen0n xen0n added the area: mux Issues related to the `ruyi` toolchain mux label Oct 21, 2024
@xen0n xen0n added this to the 0.20 milestone Oct 21, 2024
@xen0n xen0n merged commit 7e56155 into ruyisdk:main Oct 21, 2024
6 checks passed
@xen0n xen0n modified the milestones: 0.20, 0.21 Oct 21, 2024
@xen0n xen0n deleted the issue209-llvm-tools branch October 21, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: mux Issues related to the `ruyi` toolchain mux
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant