[PATCH] D15539: [libcxxabi] Reducing stack usage of test

Ben Craig via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 9 08:36:57 PST 2016


bcraig added a comment.

Any objections to using the original sizes, but constructing the objects at global scope?  That fixes the stack usage without significantly changing the layout characteristics of the test?


http://reviews.llvm.org/D15539





More information about the cfe-commits mailing list