about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-08-02 17:17:34 +0200
committerGitHub <noreply@github.com>2022-08-02 17:17:34 +0200
commit06333e092b9e811646d44b1deffbc3139484b00c (patch)
tree77c0a8c1466a864b79d3920e6c24af76352d27f7 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent1ce85b1c392f0029200cb62493a16398fb134799 (diff)
parent96c955e66b39f23eca553644aeb2ea5f41ff355a (diff)
downloadrust-06333e092b9e811646d44b1deffbc3139484b00c.tar.gz
rust-06333e092b9e811646d44b1deffbc3139484b00c.zip
Rollup merge of #100045 - Amanieu:global_asm_may_unwind, r=tmiasko
Properly reject the `may_unwind` option in `global_asm!`

This was accidentally accepted even though it had no effect in
`global_asm!`. The option only makes sense for `asm!` which runs within
a function.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions