[PATCH] D33600: Adjust sanitizers for FreeBSD 64-bit inode update
Dimitry Andric via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 3 04:47:32 PDT 2017
dim added a comment.
In https://reviews.llvm.org/D33600#772084, @krytarowski wrote:
> Why does this code live in a Linux file? Are there plans to split it out, rename?
I guess because at that time it was easiest to add it with `#ifdef`s? At some point the ifdef maze will become too large, and then it will make sense to split it out, like the Mac and Windows versions.
Repository:
rL LLVM
https://reviews.llvm.org/D33600
More information about the llvm-commits
mailing list