jpienaar marked 3 inline comments as done.
jpienaar added a comment.

Updated thanks.


================
Comment at: lib/CodeGen/TargetInfo.cpp:6498
@@ +6497,3 @@
+
+  Class classify(QualType Ty) const;
+
----------------
We only had one DefaultNumRegisterParameters that we supported 
(DefaultNumRegisterParameters=4) so I just propagated the constant, removed the 
member variable and added a comment at its use.


http://reviews.llvm.org/D17002



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

Reply via email to