Sort the enums in Attributes.h in case insensitive alphabetical order.
[oota-llvm.git] / test / Transforms / Inline / inline_invoke.ll
index 8b666956c91d30360a995dcf11fe943ae8ef41d5..6784e16b1d872bc2f37cd109695d0f1c4162ac7e 100644 (file)
@@ -344,5 +344,5 @@ terminate:
 ; CHECK: attributes [[NUW]] = { nounwind }
 ; CHECK: attributes #1 = { nounwind readnone }
 ; CHECK: attributes #2 = { ssp uwtable }
-; CHECK: attributes #3 = { nounwind argmemonly }
+; CHECK: attributes #3 = { argmemonly nounwind }
 ; CHECK: attributes #4 = { noreturn nounwind }