rengolin added inline comments. ================ Comment at: lib/dfsan/dfsan.cc:132 @@ +131,3 @@ +# elif SANITIZER_AARCH64_VMA == 42 +static const uptr kUnionTableAddr = 0x8000000000; +# endif ---------------- This looks wrong with the table above? http://reviews.llvm.org/D12236