about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2020-08-08 11:36:02 +0900
committerGitHub <noreply@github.com>2020-08-08 11:36:02 +0900
commitf5d2ffd7fb94807555cc370eb0ec01822f04abe3 (patch)
tree8e83eeced8fce2818f841b6fc065f69467f87998 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentf3a9de9b08659e20ce7c282ed77bc43ddd149107 (diff)
parentc34c77c764491460449a6bef06b2149c3ab82f2d (diff)
downloadrust-f5d2ffd7fb94807555cc370eb0ec01822f04abe3.tar.gz
rust-f5d2ffd7fb94807555cc370eb0ec01822f04abe3.zip
Rollup merge of #75224 - Aaron1011:fix/function-arguments-naked, r=Amanieu
Don't call a function in function-arguments-naked.rs

Fixes #75096

It's U.B. to use anything other than inline assmebling in a naked
function. Fortunately, the `#break` directive works fine without
anything in the function body.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions