[compiler-rt] r281970 - tsan: check more addresses in CheckShadowMapping

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 11:17:50 PDT 2016


On 20 September 2016 at 19:16, Dmitry Vyukov <dvyukov at google.com> wrote:
> Reverted in 281992

Thanks!


> I don't have access to aarch64/vma42 machine to fix it reliably.
> It would be great to be able to test _all_ mappings for all VMAs on
> any platform as a unit test. But that will require large refactoring
> of tsan_platform.h... which will in turn require access to all
> platforms to ensure that refactoring does not break something...

I'll talk to Adhemerval. We should be able to run this at least on
39/42/48 VMA for AArch64.

cheers,
--renato


More information about the llvm-commits mailing list