[PATCH] [GraphWriter] Attempt to open .dot files with xdg-open/open first

Matthias Braun matze at braunis.de
Tue Apr 14 14:45:27 PDT 2015


I have it set to /Applications/GraphViz.app (from a macos "development snapshot" from graphviz.org <http://graphviz.org/> download area). The generated .ps files tended to look very strange for me (lots of whitespace so I had to zoom in before I could really see the graph).

> On Apr 14, 2015, at 2:23 PM, Adam Nemet <anemet at apple.com> wrote:
> 
> What do you set the viewer to?  dotty?  I think that before the patch this was using dot to generate the PS and then open to view.  Which is probably better than using an X11 program.
> 
> 
> REPOSITORY
>  rL LLVM
> 
> http://reviews.llvm.org/D6534
> 
> EMAIL PREFERENCES
>  http://reviews.llvm.org/settings/panel/emailpreferences/
> 
> 
> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150414/21fa9f53/attachment.html>


More information about the llvm-commits mailing list