llvm/llvm/test/CodeGen/VE/null-mctargetstreamer.ll

; RUN: llc -march=ve -filetype=null %s

define void @foo() {
  ret void
}