JDevlieghere added inline comments.

================
Comment at: packages/Python/lldbsuite/test/dotest.py:306
+      if args.dsymutil:
+        os.environ['DSYMUTIL'] = args.dsymutil
+      else:
----------------
aprantl wrote:
> I suppose we could point to llvm-dsymutil even on non-darwin platforms? Might 
> be useful if we want to have no-execute-Darwin tests running on Linux bots?
Jup that is true, I'll change the logic to make that happen


https://reviews.llvm.org/D45518



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

Reply via email to