[PATCH] D26006: Further reduce the number of allocators

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 27 06:44:55 PDT 2016


On 26 October 2016 at 23:18, Rui Ueyama <ruiu at google.com> wrote:
> Currently we have three allocators for each input file. What if we should
> use three global allocators?

Yes, that worked. Thanks!

Cheers,
Rafael


More information about the llvm-commits mailing list