[PATCH] D18895: [sanitizer] [SystemZ] Fix stack traces.

Evgeniy Stepanov via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 14 14:27:58 PDT 2016


eugenis added a comment.

Also, if we know that the 3rd frame is always garbage, maybe break unwind after the second step?


Repository:
  rL LLVM

http://reviews.llvm.org/D18895





More information about the llvm-commits mailing list