[PATCH] [PowerPC]Adapt fast stack unwinding to work for Power.
hfinkel at anl.gov
hfinkel at anl.gov
Mon Apr 27 08:38:35 PDT 2015
================
Comment at: /home/seurer/llvm/llvm-test/projects/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.h:52
@@ +51,3 @@
+ static const int OFFSET_TO_PC_IN_FRAME = 2;
+ static const bool FAST_UNWIND_MAY_NEED_TO_POP_FRAMES = true;
+#else
----------------
What is special about PPC that makes this true?
http://reviews.llvm.org/D9259
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list