1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/test/CodeGen/PowerPC/darwin-labels.ll
Tanya Lattner 230c714773 Remove llvm-upgrade and update tests.
llvm-svn: 47325
2008-02-19 08:07:33 +00:00

7 lines
182 B
LLVM

; RUN: llvm-as < %s | llc | grep {foo bar":}
target datalayout = "E-p:32:32"
target triple = "powerpc-apple-darwin8.2.0"
@"foo bar" = global i32 4 ; <i32*> [#uses=0]