[PATCH] D43818: Better OpenBSD frontend support
Kamil Rytarowski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 27 07:01:21 PST 2018
krytarowski added a comment.
OpenBSD might also have issues with allocating lazily large memory regions for metadata, so on amd64 with 40/48-bit address space shadow is extremely large. Although it's best to investigate it. Just noting another potential showstopper.
Repository:
rC Clang
https://reviews.llvm.org/D43818
More information about the cfe-commits
mailing list