[PATCH] D11876: [Support] Always wait for GraphViz before opening the viewer
Michael Kruse via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 18 05:09:04 PDT 2015
Meinersbur added a comment.
I guess nobody notices this yet because Linux systems have xdg-open which will handle the .dot file directly ("open" on OSX). Forcing using a ps viewer also opens the viewer before the file has been generated on Linux.
Repository:
rL LLVM
http://reviews.llvm.org/D11876
More information about the llvm-commits
mailing list