[Lldb-commits] [PATCH] D57928: Fix x86 return pattern detection
Todd Mortimer via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Feb 9 21:27:26 PST 2019
mortimer updated this revision to Diff 186144.
mortimer added a comment.
Added a test to verify that the unwind state is reset after each kind of return.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57928/new/
https://reviews.llvm.org/D57928
Files:
lldb/source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.cpp
lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57928.186144.patch
Type: text/x-patch
Size: 8547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190210/061411f2/attachment.bin>
More information about the lldb-commits
mailing list