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