mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-27 01:04:03 +00:00
Auto merge of #60985 - cr1901:msp430-fix, r=alexcrichton
Bump LLVM submodule to fix MSP430 AsmPrinter and assembler syntax mismatch. Moving on to steps 9 and 10 of the llvm bugfix [guide](https://rust-lang.github.io/rustc-guide/codegen/updating-llvm.html#bugfix-updates), now that Rust's copy of LLVM was [updated](https://github.com/rust-lang/llvm-project/pull/13). This PR closes issue #59077. Nightlies following this PR should have working msp430 codegen again :D. Thanks for the prompt response even though it took me a while to get this "simple" PR done!
This commit is contained in:
commit
b7f6b8a56b
@ -1 +1 @@
|
||||
Subproject commit eb38a1888d1d29b2d2c6b31428a5201cd8fba0ff
|
||||
Subproject commit 2c5656ae593851d0b2336a727cc14b77a06b8ac0
|
Loading…
Reference in New Issue
Block a user