[PATCH] D29787: Upgrade ios min version to 8
Francis Ricci via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 13 19:13:41 PST 2017
fjricci added a comment.
Turns out that's a bit tricky, because we need a thread-local `AllocatorCache`, which is a complex type only defined in the allocator source files.
https://reviews.llvm.org/D29787
More information about the llvm-commits
mailing list