[PATCH] D39514: Use allocate_file in FileOutputBuffer to avoid possible bus error.
Andrew Kelley via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 2 06:48:08 PDT 2017
andrewrk added a comment.
> Which we prefer, maximum IO performance or a
reliable error handling?
Zig project prefers reliable error handling.
https://reviews.llvm.org/D39514
More information about the llvm-commits
mailing list