Tighten the conditions under which we do PRE, remove some unneeded code, and correct...
[oota-llvm.git] / test / CodeGen / PowerPC / darwin-labels.ll
1 ; RUN: llvm-as < %s | llc | grep {foo bar":}
2
3 target datalayout = "E-p:32:32"
4 target triple = "powerpc-apple-darwin8.2.0"
5 @"foo bar" = global i32 4               ; <i32*> [#uses=0]
6