aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/VE/null-mctargetstreamer.ll
blob: 9ec40e370539158f3045708bc461694d3592290a (plain)
1
2
3
4
5
; RUN: llc -mtriple=ve -filetype=null %s

define void @foo() {
  ret void
}