Skip to content

Disable libffi and zlib for llvm snapshots #9397

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
brson opened this issue Sep 22, 2013 · 0 comments · Fixed by #9428
Closed

Disable libffi and zlib for llvm snapshots #9397

brson opened this issue Sep 22, 2013 · 0 comments · Fixed by #9428
Labels
A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.

Comments

@brson
Copy link
Contributor

brson commented Sep 22, 2013

Similar to #9334, libffi and zlib are potential sources of snapshot incompatibility. We should configure llvm without them.

bors added a commit that referenced this issue Sep 25, 2013
This should help bring fewer dependencies in to the snapshots.

Closes #9397
Jarcho pushed a commit to Jarcho/rust that referenced this issue Aug 31, 2022
Fix the emission order of `trait_duplication_in_bounds`

Makes the lint emit in source order rather than whatever order the hash map happens to be in. This is currently blocking the sync into rustc.

changelog: None
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant