[PATCH] D22095: [asan] Enable 48-bit VMA support on aarch64

Adhemerval Zanella via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 7 10:48:01 PDT 2016


zatrazz added a comment.

In http://reviews.llvm.org/D22095#476829, @rengolin wrote:

> Do *all* tests pass with this?


It fixes only the asan/lsan tests on 48 bits vma kernel. Other sanitizers (dfsan, tsan, msan) still fail.


http://reviews.llvm.org/D22095





More information about the llvm-commits mailing list