Instruct the inliner to obey the noinline attribute. Add test case.
[oota-llvm.git] / test / Integer / properties_bt.ll
index fc88f239dc24be8b5719ca13796fda9f9c2d2826..f24ddc2e80ef21405159cfdbe93574a19585d11e 100644 (file)
@@ -3,8 +3,7 @@
 ; 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" ]