Apart from my silly comment, looks good. I'd like Tim to have a look as well, 
since he has a better eye than I do for these things.


================
Comment at: include/llvm/Support/ARMBuildAttributes.h:102
@@ -101,4 +101,3 @@
   v6       = 6,   // e.g. ARM1136J_S
-  v6KZ     = 7,   // e.g. ARM1176JZ_S
-  v6T2     = 8,   // e.g. ARM1156T2F_S
-  v6K      = 9,   // e.g. ARM1136J_S
+  v6KZ     = 7,   // e.g. -
+  v6T2     = 8,   // e.g. ARM1156T2_S
----------------
That's actually ARM1176JZ_S, pure ARMv6K is more like MPCore. Ie. keep the 
comment. :)

http://reviews.llvm.org/D8126

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to