summaryrefslogtreecommitdiff
path: root/test/Assembler/2004-03-30-UnclosedFunctionCrash.ll
blob: 9f24f1afd55c2e5f9158bf4fa373367aeb1d3660 (plain)
1
2
3
; RUN: not llvm-as %s 2>&1 | grep "found end of file when expecting more instructions"

define void @foo() {