[LLVMdev] [PATCH] Add the disable_aslr option that will disable the address space layout randomization under AddressSanitizer on 10.6
Alexander Potapenko
glider at google.com
Fri Dec 9 22:25:38 PST 2011
> The zero offset (which speeds up asan by ~6%) requires PIE, but also
> requires no ASLR.
Well, we already know at least one reliable way to disable ASLR on each OS.
More information about the llvm-dev
mailing list