Skip to content

Allow urls in llvm_extra_distributions #501

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

Conversation

helly25
Copy link
Contributor

@helly25 helly25 commented May 17, 2025

In extra_llvm_distributions allow URLs and absolute filenames. If absolute filenames are used, then we turn them into "file:" urls which are also understood.

If strip_prefix is not given, then we compute it.

Extend tests to verify llvm_extra_distributions actually work.

Also stop reporting aliasing of sparc64 and sparcv9 as error.

Next step:

  • Drastically reduce golden output since we no longer need compatibility with original golden data.
  • Drastically reduce test run time.

@helly25
Copy link
Contributor Author

helly25 commented May 20, 2025

@fmeum can I ask you for a review?

@helly25 helly25 force-pushed the feat/extra_llvm_distributions_20250517 branch from e3e8dba to a092e3e Compare May 30, 2025 11:10
@helly25
Copy link
Contributor Author

helly25 commented Jun 3, 2025

@fmeum can I ask you for a review?

@helly25 helly25 force-pushed the feat/extra_llvm_distributions_20250517 branch from a092e3e to 216e9f0 Compare June 3, 2025 22:45
@fmeum fmeum merged commit 7f19751 into bazel-contrib:master Jun 4, 2025
36 checks passed
@fmeum
Copy link
Member

fmeum commented Jun 4, 2025

Sorry for the delay, it's a busy period for me

@helly25
Copy link
Contributor Author

helly25 commented Jun 4, 2025

Sorry for the delay, it's a busy period for me

NW. I saw you're working on some super-duper cool stuff :-)

@helly25 helly25 deleted the feat/extra_llvm_distributions_20250517 branch June 4, 2025 09:07
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