[PATCH] D39309: [LSan] Adjust LSan allocator limits for PPC64.

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 25 18:17:57 PDT 2017


alekseyshl added a comment.

In https://reviews.llvm.org/D39309#907306, @cryptoad wrote:

> I don't know the PPC address space so I can't comment on the values themselves. But the form looks good.


They are the same as ASan uses on PPC64.


https://reviews.llvm.org/D39309





More information about the llvm-commits mailing list