Re: [PATCH] Move some ARM-specific code from CGCall.cpp to TargetInfo.cpp
Thanks, committed revision 216535 with changes as suggested. http://reviews.llvm.org/D5063 ___ cfe-commits mailing list cfe-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
Re: [PATCH] Move some ARM-specific code from CGCall.cpp to TargetInfo.cpp
lgtm Comment at: lib/CodeGen/CGCall.cpp:1655-1657 @@ -1673,7 +1654,5 @@ // If the coerce-to type is a first class aggregate, we flatten it and // pass the elements. Either way is semantically identical, but fast-isel // and the optimizer generally likes scal