Sign in
llvm
/
llvm-project
/
llvm
/
refs/heads/master
/
.
/
test
/
Assembler
/
invalid-immarg2.ll
blob: efbf7b7509f02ab2b304b5d053c5d52fcf581313 [
file
] [
log
] [
blame
]
; RUN: not llvm-as < %s -o /dev/null 2>&1 | FileCheck %s
; CHECK: error: this attribute does not apply to functions
declare
void
@llvm.immarg.func
()
immarg