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

Ben Craig via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 4 06:47:49 PST 2016


bcraig added a comment.

Ping.
If desired, I could provide an alternative implementation where all the structs are allocated at global scope with their original padding.


http://reviews.llvm.org/D15539





More information about the cfe-commits mailing list