mgorny added inline comments.

================
Comment at: lit/Register/x86-64-gp-write.test:6
 # RUN: %lldb -b -s %s %t | FileCheck %s
-process launch
+# RUN: FileCheck %s --check-prefix=INF <x86-64-gp-write.out
+process launch --stdout x86-64-gp-write.out
----------------
Any reason not to use `%T` directly in paths rather than changing working 
directory? I suppose either way is fine but I have a bad feeling that this 
could be confusing in the long run.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62948/new/

https://reviews.llvm.org/D62948



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to