Files
clang-p2996/lldb/source
Ed Maste 93ef728f27 Correct logic error found by inspection.
From Jim's post on the lldb-dev mailing list:

  This code is there as a backstop for when the unwinder drops a frame at
  the beginning of new function/trampoline or whatever.

  In the (older_ctx_is_equivalent == false) case we will see if we are at
  a trampoline function that somebody knows how to get out of, and
  otherwise we will stop.

llvm-svn: 190149
2013-09-06 12:43:14 +00:00
..
2013-09-05 16:42:23 +00:00
2013-09-05 18:57:48 +00:00
2013-09-05 01:52:29 +00:00
2013-09-05 16:42:23 +00:00
2013-09-05 19:01:20 +00:00