Fix PR26051: Memcpy optimization should introduce a call to memcpy before the store...
[oota-llvm.git] / test / Integer / properties_bt.ll
index fc88f239dc24be8b5719ca13796fda9f9c2d2826..695adf3c5f1de5540a0935dbebc147c5f48e3d8d 100644 (file)
@@ -3,8 +3,5 @@
 ; RUN: diff %t1.ll %t2.ll
 
 
-target endian = little
-target pointersize = 32
+target datalayout = "e-p:32:32"
 target triple = "proc-vend-sys"
-deplibs = [ "m", "c" ]
-