[PATCH] [PowerPC]Adapt fast stack unwinding to work for Power.
Bill Seurer
seurer at linux.vnet.ibm.com
Wed Jun 10 08:58:17 PDT 2015
This is a reworking of the fast unwind changes for power. There is now no popping of "extra" stack frames.
10 test cases that check for specific stack locations had to be adjusted to allow for an extra frame.
http://reviews.llvm.org/D9259
Files:
lib/sanitizer_common/sanitizer_stacktrace.cc
lib/sanitizer_common/sanitizer_stacktrace.h
test/asan/TestCases/Linux/malloc_delete_mismatch.cc
test/asan/TestCases/Linux/stack-trace-dlclose.cc
test/asan/TestCases/debug_stacks.cc
test/asan/TestCases/double-free.cc
test/asan/TestCases/heap-overflow.cc
test/asan/TestCases/large_func_test.cc
test/asan/TestCases/strncpy-overflow.cc
test/asan/TestCases/use-after-delete.cc
test/asan/TestCases/use-after-free-right.cc
test/asan/TestCases/use-after-free.cc
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9259.27446.patch
Type: text/x-patch
Size: 10915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150610/9695a7ff/attachment.bin>
More information about the llvm-commits
mailing list