otherwise LGTM

================
Comment at: lib/Basic/Targets.cpp:637
@@ +636,3 @@
+      assert(Triple.getArch() == llvm::Triple::le32);
+      this->DescriptionString = "e-p:32:32-i64:64-v128:32";
+    }
----------------
v128:32 can be dropped from here


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

Reply via email to