[Lldb-commits] [PATCH] D40468: DWZ 01/07: Support reading section ".gnu_debugaltlink"
Jan Kratochvil via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Apr 27 02:37:32 PDT 2018
jankratochvil added a comment.
In https://reviews.llvm.org/D40468#1080751, @labath wrote:
> Awesome, thanks. I think we can get this one out of the way.
Thanks, I will check it in next days.
> check-lit is a lit-selftest. This test should not be run as a part of that. Did you perhaps mean check-lldb-lit (which should probably be removed because it's now practically an alias for check-lldb)?
Yes, I was wrongly running `check-lit` instead of `check-lldb-lit`, thanks for the correction.
https://reviews.llvm.org/D40468
More information about the lldb-commits
mailing list