Closed
Description
Since #128822, CI builders provide their configuration in the builder-config
file, which can be used to more precisely detect incompatible ci-llvm options (similar to how it's done for rustc options in #129052). This helps to prevent incorrect assumptions of CI builders on a used llvm option which was also used while building ci-llvm artifact.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment