aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Assembler/2004-03-30-UnclosedFunctionCrash.ll
blob: 2530dfbab1b4fbbf8940fe191d41fba7eb09f1ce (plain)
1
2
3
4
5
; RUN: not llvm-as %s 2>&1 | FileCheck %s

; CHECK: found end of file when expecting more instructions

define void @foo() {