Taints relaxed loads to enforce load/store ordering
[oota-llvm.git] / test / Bitcode / compatibility-3.7.ll
index 662f916c7bcc7da7e4480bd8b4aeb039780968af..4ae0aed2018196705c0ad6abc2767db477c0c00b 100644 (file)
@@ -1243,8 +1243,8 @@ define void @misc.metadata() {
 ; CHECK: attributes #30 = { uwtable }
 ; CHECK: attributes #31 = { "cpu"="cortex-a8" }
 ; CHECK: attributes #32 = { nounwind readnone }
-; CHECK: attributes #33 = { nounwind readonly argmemonly }
-; CHECK: attributes #34 = { nounwind argmemonly }
+; CHECK: attributes #33 = { argmemonly nounwind readonly }
+; CHECK: attributes #34 = { argmemonly nounwind }
 ; CHECK: attributes #35 = { nounwind readonly }
 ; CHECK: attributes #36 = { builtin }