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