LGTM with a spelling nit in the new comment

REPOSITORY
  rL LLVM

================
Comment at: lib/CodeGen/TargetInfo.cpp:5857
@@ +5856,3 @@
+  
+  // MIPS64 ABI requiers unsigned 32 bit integeres to be sign extended.
+  if(Ty->isUnsignedIntegerOrEnumerationType() && TySize == 32)
----------------
Nit: Spelling of 'integers'

http://reviews.llvm.org/D9198

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



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

Reply via email to