echristo accepted this revision.
echristo added a comment.
This revision is now accepted and ready to land.

One minor nit and LGTM.

Thanks!

-eric



================
Comment at: lib/Basic/Targets.cpp:5353
 
+    // enable or disable thumb-mode per function
+    if (isThumb())
----------------
Minor nit: comments are full sentences.


https://reviews.llvm.org/D33448



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to