[PATCH] [asan] disable fast unwind on ARM

Evgeniy Stepanov eugenis at google.com
Tue May 20 04:26:00 PDT 2014


It's quite uncommon to have frame pointers in glibc or system libraries anyway, even on x86 linux.
But with the dwarf unwinder tool performance becomes completely unacceptable.

http://reviews.llvm.org/D3814






More information about the llvm-commits mailing list