repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[LLVM][IR] Use splat syntax when printing ConstantExpr based splats. (#116856)
[llvm-project.git]
/
llvm
/
test
/
Verifier
/
swifterror2.ll
blob
655ce84bebae3c38ee3a6a84d6884167b02d325b
1
; RUN: not llvm-as %s -o /dev/null 2>&1 | FileCheck %s
2
3
; CHECK: this attribute does not apply to return values
4
declare swifterror void @c(ptr swifterror %a)