Skip to content

Commit

Permalink
Rollup merge of rust-lang#68570 - cr1901:msp430-fix-1-2020, r=alexcri…
Browse files Browse the repository at this point in the history
…chton

Bump LLVM submodule to fix LLVM assertion failure in MSP430 interrupt generation.

This PR brings in changes introduced by [this cherry-pick](rust-lang/llvm-project#37) to the Rust repository.

Nightlies downloaded from `rustup` do not appear to have llvm assertions enabled; the assertion failure [sometimes](YuhanLiin/msp430fr2355-quickstart#3) causes link errors that shouldn't occur. I couldn't find any indication of other bugs; however, it should still be fixed.
  • Loading branch information
JohnTitor authored Jan 28, 2020
2 parents c38e97c + b0174ec commit 1e47ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/llvm-project

0 comments on commit 1e47ca5

Please sign in to comment.