-
Notifications
You must be signed in to change notification settings - Fork 643
[LLVM] enable Zstd and build-id for all versions #11135
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
Conversation
|
Other changes necessary are:
|
e53ae02 to
62e6754
Compare
|
It looks like it did not rebuild those binaries, since it thinks they were in the cache. How do we drop those bad builds from the caches? |
|
Yeah, as I mentioned in #11152 (comment) I think there's been a race condition with the other PR because our cache indexing doesn't capture changes in directories above the |
No description provided.