On 11/8/18 12:12 PM, Bill Seurer wrote: > [PATCH, rs6000] Disable ASLR in sanitizer on powerpc64. > > Cherry pick powerpc64 sanitizer fix from upstream llvm. > > See https://reviews.llvm.org/rL346030 and > https://reviews.llvm.org/D52900. > > Bootstrapped and tested on powerpc64le-unknown-linux-gnu and > powerpc64-unknown-linux-gnu with no regressions. Is this ok for trunk? > > > 2018-11-08 Bill Seurer <seu...@linux.vnet.ibm.com> > > * libsanitizer/sanitizer_common/sanitizer_linux.cc (CheckASLR): > Disable ASLR for powerpc64 when using sanitizers. Cheery-picked from upstream should always be OK for the sanitizer runtime.
jeff