[llvm-commits] [PATCH 4/6] Use a separate function to select the graph viewer

Tobias Grosser grosser at fim.uni-passau.de
Tue Jul 5 08:23:30 PDT 2011


This moves all the compile time decisions in a single function. Later this
function can be enhanced such that we can select the graph viewer at run time.

No functional change intended.
---
 include/llvm/Support/GraphWriter.h |    3 +-
 lib/Support/GraphWriter.cpp        |  167 ++++++++++++++++++++---------------
 2 files changed, 97 insertions(+), 73 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Use-a-separate-function-to-select-the-graph-viewer.patch
Type: text/x-patch
Size: 7106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110705/f49d6028/attachment.bin>


More information about the llvm-commits mailing list