[Lldb-commits] [PATCH] D54914: Add a generic build script for building test inferiors
Aleksandr Urakov via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Nov 27 03:22:32 PST 2018
aleksandr.urakov added a comment.
In D54914#1308919 <https://reviews.llvm.org/D54914#1308919>, @zturner wrote:
> @aleksandr.urakov Would you also mind giving this a try? I think it will mean that you can re-write the SymbolFile/PDB tests to not be dependent on running from a VS command prompt. You should be able to pass --arch=32 or --arch=64 no matter which command prompt you are running from, and it should still work.
Sure, thank you for the new build system! I've created a review here: D54942 <https://reviews.llvm.org/D54942>. There are some problems left, I've explained them in the review description.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54914/new/
https://reviews.llvm.org/D54914
More information about the lldb-commits
mailing list