[Lldb-commits] [PATCH] D53731: [NativePDB] Add the ability to display global variables
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 25 15:05:07 PDT 2018
jingham added a comment.
Well, what's really going on is that I'm not familiar enough with lit to know that it doesn't have the ability to run different commands to produce the input file... But as you guessed, my point is that you have written a bunch of tests that would be valuable to test against any symfile format, so it is a shame to only run them against one format. OTOH, if that's not possible right now, I'm content to wait for some enhancements to lit that make it possible.
https://reviews.llvm.org/D53731
More information about the lldb-commits
mailing list