summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/SystemZ/00-RetVoid.ll
blob: de23795ab08a6961a7d7ad3383168c69e3e72b97 (plain)
1
2
3
4
5
6
; RUN: llc < %s -march=systemz

define void @foo() {
entry:
    ret void
}
OpenPOWER on IntegriCloud