llvm-project/llvm/test/Assembler/2004-03-30-UnclosedFunctionCrash.ll

6 lines
125 B
LLVM

; RUN: not llvm-as %s 2>&1 | FileCheck %s
; CHECK: found end of file when expecting more instructions
define void @foo() {