Fixed some bugs in register stack pass.
[llvm/zpu.git] / test / CodeGen / SPARC / 2009-08-28-WeakLinkage.ll
blob0167d3237aad818cf07d9578f52f5768cf0a28e0
1 ; RUN: llc -march=sparc < %s | grep weak
3 define weak i32 @func() nounwind {
4 entry:
5   ret i32 0