blob: 4fb3f658a9119012d1321037ed331a4043c3cfb4 [file] [log] [blame]
; RUN: not llvm-as --disable-output %s 2>&1 | FileCheck -DFILE=%s %s
; CHECK: [[FILE]]:[[@LINE+1]]:30: error: expected allockind value
declare void @f0() allockind()