Sign in
cobalt
/
cobalt
/
37ef7f8c0c60f95c9821b4d9f3273c9ef3666a79
/
.
/
src
/
third_party
/
llvm-project
/
llvm
/
test
/
Verifier
/
token5.ll
blob: 6fc1b045375f49e7aeea511dd587b85d0a9ce7f0 [
file
] [
log
] [
blame
]
; RUN: not llvm-as %s -o /dev/null 2>&1 | FileCheck %s
define
void
@f
(
token
%A
)
{
entry
:
ret
void
}
; CHECK: Function takes token but isn't an intrinsic