Sign in
rust
/
rust-lang
/
llvm-project
/
e8a2ffcf322f45b8dce82c65ab27a3e2430a6b51
/
.
/
llvm
/
test
/
Verifier
/
swifterror2.ll
blob: 655ce84bebae3c38ee3a6a84d6884167b02d325b [
file
] [
log
] [
blame
]
; RUN: not llvm-as %s -o /dev/null 2>&1 | FileCheck %s
; CHECK: this attribute does not apply to return values
declare
swifterror
void
@c
(
ptr
swifterror
%a
)