[Lldb-commits] [PATCH] D40475: DWZ 12/12: DWZ test mode
Davide Italiano via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 30 11:06:38 PST 2017
davide added a comment.
@jankratochvil I run Fedora for now on my desktop, but I don't have time and resources to devote to a buildbot.
IMHO, having a fedora bot would be a great thing for two reasons:
1. I found out Fedora exposes bugs that ubuntu doesn't (e.g. in symbol resolution, due to slightly different naming for globals in shared libraries)
2. We can improve coverage for Linux for lldb.
I think the first step to get this to work is to get the build green there, and then we can iterate, if you're interested.
https://reviews.llvm.org/D40475
More information about the lldb-commits
mailing list