Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
[llvm/avr.git] / test / CodeGen / SystemZ / 01-RetArg.ll
blob9ab2097a0c89c11ff24517a3a90f374d46eefd67
1 ; RUN: llc < %s -march=systemz
3 define i64 @foo(i64 %a, i64 %b) {
4 entry:
5     ret i64 %b