llvm-for-llvmta/test/Assembler/2004-03-30-UnclosedFunctionCrash.ll
Nils Hölscher 3500bf8dde first commit
2022-04-25 10:02:23 +02:00

4 lines
109 B
LLVM

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