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