Sign in
llvm
/
llvm-project
/
llvm
/
refs/heads/master
/
.
/
test
/
Assembler
/
2004-03-30-UnclosedFunctionCrash.ll
blob: 2530dfbab1b4fbbf8940fe191d41fba7eb09f1ce [
file
] [
log
] [
blame
]
; RUN: not llvm-as %s 2>&1 | FileCheck %s
; CHECK: found end of file when expecting more instructions
define
void
@foo
()
{