Correct bogus module triple specifications.
[oota-llvm.git] / test / CodeGen / SystemZ / 11-BSwap.ll
index 609d9dcf59c595d3fcb81f04142ef24a375e79d3..b170a8044a9d3e5b17ee1755477f29bcba67bb53 100644 (file)
@@ -2,7 +2,7 @@
 
 
 target datalayout = "E-p:64:64:64-i8:8:16-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-a0:16:16"
-target triple = "s390x-linux"
+target triple = "s390x-ibm-linux"
 
 
 define i16 @foo(i16 zeroext %a) zeroext {