[Lldb-commits] [PATCH] D62948: lit/Register: Avoid stdio in register write tests
Jorge Gorbe Moya via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jun 6 13:46:25 PDT 2019
jgorbe added a comment.
About %T not working for "process launch", what about something like `RUN: %lldb -b --one-line-before-file "process launch --stdout %T/x86-zmm-write.out" -s %s %t` and then FileCheck-ing?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62948/new/
https://reviews.llvm.org/D62948
More information about the lldb-commits
mailing list