[Lldb-commits] [PATCH] D57928: Fix x86 return pattern detection
Jason Molenda via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sun Feb 10 00:01:59 PST 2019
jasonmolenda accepted this revision.
jasonmolenda added a comment.
This revision is now accepted and ready to land.
Thanks for fixing this and adding a testcase. I don't know why 0xc9 leave was here; it's handled over in x86AssemblyInspectionEngine::leave_pattern_p. Do you have commit access?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57928/new/
https://reviews.llvm.org/D57928
More information about the lldb-commits
mailing list