[PATCH] D23801: [EfficiencySanitizer] Adds shadow memory parameters for 40-bit virtual memory address.
Sagar Thakur via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 9 00:12:25 PDT 2016
slthakur added a comment.
Theres no good reason for restricting architectures other than x86 and mips. Since the instrumentation tests are running cleanly without these shadow memory parameters, I am okay with removing the default case which is reporting the fatal error.
Repository:
rL LLVM
https://reviews.llvm.org/D23801
More information about the llvm-commits
mailing list