-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Couple of minor cleanups #145004
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
base: master
Are you sure you want to change the base?
Couple of minor cleanups #145004
Conversation
It used to be necessary on Apple platforms to ship with the App Store, but XCode 15 has stopped embedding LLVM bitcode and the App Store no longer accepts apps with bitcode embedded.
rustbot has assigned @petrochenkov. Use |
Some changes occurred in compiler/rustc_codegen_ssa These commits modify compiler targets. |
r=me with green ci |
@bors r=WaffleLapkin |
cc #117364 which removed embedding of LLVM bitcode on Apple platforms. |
…fleLapkin Couple of minor cleanups
No description provided.