[Lldb-commits] [PATCH] D39307: Fix global data symbol resolution
Alex Langford via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Oct 25 16:39:40 PDT 2017
xiaobai added a comment.
In https://reviews.llvm.org/D39307#907248, @davide wrote:
> Thanks, I'll try this patch tomorrow.
> I know this may be a little off, but how hard is to write a test for this so that it doesn't regress?
I don't think this would be terribly difficult, and I absolutely will write a test so we don't regress on this behavior. I wanted to get feedback on my change before I try to test its behavior.
https://reviews.llvm.org/D39307
More information about the lldb-commits
mailing list