[PATCH] D13236: [ARM] Support for ARMv6-Z / ARMv6-ZK missing

Saleem Abdulrasool via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 29 18:41:34 PDT 2015


compnerd added inline comments.

================
Comment at: test/MC/ARM/directive-arch_extension-sec.s:35
@@ -30,2 +34,3 @@
 @ CHECK-V7: error: instruction requires: TrustZone
+@ CHECK-V7-NOT: error: instruction requires: TrustZone
 
----------------
This seems in conflict with the line above.


http://reviews.llvm.org/D13236





More information about the llvm-commits mailing list