repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[llvm-mca] Add a -mattr flag
[llvm-core.git]
/
test
/
Assembler
/
invalid-immarg2.ll
blob
f4589108a9fd6e51e8805564d089c43b9b62177f
1
; RUN: not llvm-as < %s -o /dev/null 2>&1 | FileCheck %s
2
3
; CHECK: error: invalid use of parameter-only attribute on a function
4
declare void @llvm.immarg.func() immarg