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