; Test to make sure that the 'private' is used correctly.;; RUN: llc < %s -march=sparc > %t; RUN: grep .foo: %t; RUN: grep call.*\.foo %t; RUN: grep .baz: %t; RUN: grep ld.*\.baz %tdefineprivatevoid@foo(){retvoid}@baz=privateglobali324definei32@bar(){callvoid@foo()%1=loadi32*@baz,align4reti32%1}