[PATCH] D12707: [PATCH] [sanitizers] Add MSan support for AArch64

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 10 05:45:50 PDT 2015


rengolin added a comment.

In http://reviews.llvm.org/D12707#243160, @zatrazz wrote:

> > is there a runtime check for an incompatible or suboptimal VMA setting?
>
>
> Not right now, but it is something I will implement.


That's a good idea, especially now that we have two "defaults", depending on the distro.


http://reviews.llvm.org/D12707





More information about the llvm-commits mailing list