With the extra comment, LGTM.

Thanks!
--renato


REPOSITORY
  rL LLVM

================
Comment at: lib/Driver/Tools.cpp:5741
@@ -5691,2 +5740,3 @@
 
   return llvm::StringSwitch<const char *>(CPU)
+    .Cases("arm8", "arm810", "v4")
----------------
FIXME: Move to ARMTargetParser.

http://reviews.llvm.org/D9879

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