[Lldb-commits] [PATCH] D31172: Move stop info override callback code from ArchSpec into Process
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 12 13:31:29 PDT 2017
clayborg added a comment.
I think is saying we should just store the Architecture plug-in in the target instead of in the process. It will also need to be cleared when the target arch is changed.
https://reviews.llvm.org/D31172
More information about the lldb-commits
mailing list