Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #157557 - sgasho:link_llvm_dynamically_on_x86_mac, r=ZuseZ4
Link LLVM dynamically on x86_64-apple
Link LLVM dynamically on x86_64-apple just like we did for aarch64-apple-darwin
* https://github.com/rust-lang/rust/pull/157205
r? @ZuseZ4