[PATCH] SelectionDAG: add a -filter-view-dags=<string> cmd line option

Mehdi Amini mehdi.amini at apple.com
Tue Jan 13 09:45:40 PST 2015


Yeah I was also thinking about such an option, but it seems orthogonal to the option I implemented here IMO.

Mehdi

> On Jan 13, 2015, at 9:30 AM, Matthias Braun <matze at braunis.de> wrote:
> 
> My 2cents: In another compiler I worked with this simply worked by creating several files on the harddrive. This required you to start the viewer manually but was way more convenient when switching back and forth between different functions and phases of the compilation...
> 
> 
> http://reviews.llvm.org/D6948
> 
> EMAIL PREFERENCES
>  http://reviews.llvm.org/settings/panel/emailpreferences/
> 
> 





More information about the llvm-commits mailing list