blob: de23795ab08a6961a7d7ad3383168c69e3e72b97 [file] [log] [blame]
Dan Gohmanfce288f2009-09-09 00:09:15 +00001; RUN: llc < %s -march=systemz
Anton Korobeynikov87a24e32009-07-16 13:28:59 +00002
3define void @foo() {
4entry:
5 ret void
6}