davide added a comment. Independently from this patch. Are we really trying to fully support 32-bit hosts? We `mmap()` the whole set of input which I think very likely causes shortage of VA on 32-bit platforms. https://reviews.llvm.org/D25518