6 lines
74 B
LLVM
6 lines
74 B
LLVM
|
; RUN: llc -march=ve -filetype=null %s
|
||
|
|
||
|
define void @foo() {
|
||
|
ret void
|
||
|
}
|