libsanitizer/
commit9c9fc2c1f089adc5b6621f2461a4527b300f4794
authorchefmax <chefmax@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 Nov 2016 22:07:50 +0000 (8 22:07 +0000)
committerchefmax <chefmax@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 Nov 2016 22:07:50 +0000 (8 22:07 +0000)
tree247ce07074665a9835ecf838a46ee3ef49537083
parenta3ba9d54995d5e36301017594385797d10d9e2fd
libsanitizer/

* sanitizer_common/sanitizer_stacktrace.cc (GetCanonicFrame): Assume we
compiled code with GCC when extracting the caller PC for ARM if no
valid frame pointer is available.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@241980 138bc75d-0d04-0410-961f-82ee72b054a4
libsanitizer/ChangeLog
libsanitizer/sanitizer_common/sanitizer_stacktrace.cc