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
Bump version to 19.1.0-rc3
[llvm-project.git]
/
llvm
/
test
/
Assembler
/
invalid-safestack-return.ll
blob
81a1d25666cd6c3354708a68445f113c87b6a38a
1
; RUN: not llvm-as -o /dev/null %s 2>&1 | FileCheck %s
2
3
; CHECK: error: this attribute does not apply to return values
4
declare safestack void @foo()