Sort the enums in Attributes.h in case insensitive alphabetical order.
[oota-llvm.git] / test / Bitcode / compatibility-3.6.ll
index 1c2cf5124d1b9d1131f24e2beb8d5b1fcce2a8e1..87958fc34183a9abc045c0181a88be8a49a28376 100644 (file)
@@ -1180,8 +1180,8 @@ define void @intrinsics.codegen() {
 ; CHECK: attributes #27 = { uwtable }
 ; CHECK: attributes #28 = { "cpu"="cortex-a8" }
 ; CHECK: attributes #29 = { nounwind readnone }
-; CHECK: attributes #30 = { nounwind readonly argmemonly }
-; CHECK: attributes #31 = { nounwind argmemonly }
+; CHECK: attributes #30 = { argmemonly nounwind readonly }
+; CHECK: attributes #31 = { argmemonly nounwind }
 ; CHECK: attributes #32 = { nounwind readonly }
 ; CHECK: attributes #33 = { builtin }