Remove VISIBILITY_HIDDEN from this file.
[llvm/avr.git] / test / CodeGen / SystemZ / 01-RetArg.ll
blob9377cc17fd233c895eb2d3b23cea61a8718b20ca
1 ; RUN: llvm-as < %s | llc -march=systemz
3 define i64 @foo(i64 %a, i64 %b) {
4 entry:
5     ret i64 %b