[PATCH] D11876: [Support] Always wait for GraphViz before opening the viewer

Aaron Ballman via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 17 12:41:24 PDT 2015


aaron.ballman added a subscriber: aaron.ballman.
aaron.ballman added a comment.

Will this cause incorrect behavior on non-Windows platforms where wait was false, but now causes the wait to happen. Specifically, I'm wondering about callers of ViewGraph().

~Aaron


Repository:
  rL LLVM

http://reviews.llvm.org/D11876





More information about the llvm-commits mailing list