[PATCH] D9259: [PowerPC]Adapt fast stack unwinding to work for Power.
Bill Schmidt
wschmidt at linux.vnet.ibm.com
Mon Jul 27 20:19:18 PDT 2015
wschmidt added a comment.
Result with those changes:
freed by thread T0 here:
#0 0x1010d94c in operator delete(void*) /home/wschmidt/llvm/llvm-test2/projects/compiler-rt/lib/asan/asan_new_delete.cc:94
#1 0x101104b4 in main /home/wschmidt/seurer/tests/stack/crash-small.cpp:13:3
#2 0x3fffa1824cfc in generic_start_main /build/buildd/eglibc-2.19/csu/../csu/libc-start.c:287
#3 0x3fffa1824ef4 in __libc_start_main /build/buildd/eglibc-2.19/csu/../sysdeps/unix/sysv/linux/powerpc/libc-start.c:93
http://reviews.llvm.org/D9259
More information about the llvm-commits
mailing list