[PATCH] D52900: [PowerPC]Disable randomized address space on Linux ppc64le

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 9 09:46:32 PDT 2018


nemanjai added a comment.

> As for the wording, how about something like this.
> 
> WARNING: This program is being run with address space layout randomization (ASLR) enabled which prevents the thread and memory sanitizers from working on powerpc64le.  ASLR will be disabled and the program re-executed.

I like it! And it somehow comes up highlighted in Phabricator :)


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D52900





More information about the llvm-commits mailing list