[PATCH] D32165: Implement suspended thread register count for darwin
Francis Ricci via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 18 07:30:31 PDT 2017
fjricci added a comment.
The defines might look a bit messy, but we're going to need them for `GetRegistersAndSP` anyway, so this seemed like the cleanest way to do things.
https://reviews.llvm.org/D32165
More information about the llvm-commits
mailing list