Nuke dead code. Nothing generates the VLD1d64QPseudo_UPD instruction.
[oota-llvm.git] / test / CodeGen / SystemZ / 09-Globals.ll
index 6e0c1ab2c1657061fd6d42b8bf4f60ae4a68a426..50a26e2a451a3b13529d9c9b9025001d8fe91d71 100644 (file)
@@ -1,7 +1,7 @@
 ; RUN: llc < %s | grep larl | count 3
 
 target datalayout = "E-p:64:64:64-i1:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128"
-target triple = "s390x-linux"
+target triple = "s390x-ibm-linux"
 @bar = common global i64 0, align 8            ; <i64*> [#uses=3]
 
 define i64 @foo() nounwind readonly {