diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-01-23 20:13:04 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-23 20:13:04 +0100 |
| commit | 552b564df09f453191ef1839aeac83a915e8b503 (patch) | |
| tree | 94c4424edb054801afc1a8f6a29f92124a63525a /src/test/rustdoc-js-std/alias.js | |
| parent | 0f2ff4b2700a37c70f59717ee665567946ac1cad (diff) | |
| parent | 19809ed76d97104fced81b22f51d34475228b305 (diff) | |
| download | rust-552b564df09f453191ef1839aeac83a915e8b503.tar.gz rust-552b564df09f453191ef1839aeac83a915e8b503.zip | |
Rollup merge of #93219 - cr1901:msp430-asm-squashed, r=Amanieu
Add preliminary support for inline assembly for msp430. The `llvm_asm` macro was removed recently, and the MSP430 backend relies on inline assembly to build useful embedded apps. I conveniently "found" time to implement basic support for the new inline `asm` macro syntax with the help of `@Amanieu` :D. In addition to tests in the compiler, I have tested this locally against deployed MSP430 code and have not found any noticeable differences in firmware operation or `objdump` disassemblies between the old `llvm_asm` and the new `asm` syntax.
Diffstat (limited to 'src/test/rustdoc-js-std/alias.js')
0 files changed, 0 insertions, 0 deletions
