• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1; RUN: llc < %s -march=systemz
2
3define void @foo() {
4entry:
5    ret void
6}
7