mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-02 00:42:52 +01:00
add8a314dd
llvm-svn: 79926
9 lines
410 B
LLVM
9 lines
410 B
LLVM
; RUN: llvm-as < %s | llc -march=ppc32 -mtriple=ppc-apple-darwin | FileCheck %s
|
|
|
|
; ModuleID = '/Volumes/MacOS9/tests/WebKit/JavaScriptCore/profiler/ProfilerServer.mm'
|
|
|
|
@"\01l_objc_msgSend_fixup_alloc" = linker_private hidden global i32 0, section "__DATA, __objc_msgrefs, coalesced", align 16 ; <i32*> [#uses=0]
|
|
|
|
; CHECK: .globl l_objc_msgSend_fixup_alloc
|
|
; CHECK: .weak_definition l_objc_msgSend_fixup_alloc
|