Convert more tests to avoid llvm-as.
[oota-llvm.git] / test / CodeGen / X86 / 2009-08-23-linkerprivate.ll
1 ; RUN: llc < %s -march=x86 -mtriple=i686-apple-darwin | FileCheck %s
2
3 ; ModuleID = '/Volumes/MacOS9/tests/WebKit/JavaScriptCore/profiler/ProfilerServer.mm'
4
5 @"\01l_objc_msgSend_fixup_alloc" = linker_private hidden global i32 0, section "__DATA, __objc_msgrefs, coalesced", align 16            ; <i32*> [#uses=0]
6
7 ; CHECK: .globl l_objc_msgSend_fixup_alloc
8 ; CHECK: .weak_definition l_objc_msgSend_fixup_alloc