1; RUN: llc -mtriple=sparc < %s | grep weak2 3define weak i32 @func() nounwind {4entry:5 ret i32 06}7