blob: 3b0bb5a02df50c39940aec67b69e04a7e26d21a2 [file] [log] [blame]
; RUN: llvm-as < %s | llc -march=systemz
define void @foo() {
entry:
ret void
}