mirror of
https://github.com/jeremysrand/llvm-65816.git
synced 2024-11-05 00:06:07 +00:00
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() {
|