Sort the enums in Attributes.h in case insensitive alphabetical order.
[oota-llvm.git] / test / Bitcode / compatibility.ll
index 49689a992372b41e34a5e33376151db2e2f794d2..6c08a9302099fdd060562eccb44eab5f5060efb0 100644 (file)
@@ -1508,8 +1508,8 @@ normal:
 ; CHECK: attributes #31 = { "cpu"="cortex-a8" }
 ; CHECK: attributes #32 = { norecurse }
 ; CHECK: attributes #33 = { nounwind readnone }
-; CHECK: attributes #34 = { nounwind readonly argmemonly }
-; CHECK: attributes #35 = { nounwind argmemonly }
+; CHECK: attributes #34 = { argmemonly nounwind readonly }
+; CHECK: attributes #35 = { argmemonly nounwind }
 ; CHECK: attributes #36 = { nounwind readonly }
 ; CHECK: attributes #37 = { builtin }