You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments