[llvm-commits] [PATCH 1/6] Use a separate function to get graph viewer path

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


This reduces the size of the DisplayGraph function, moves many preprocessor
macros out of the main function and is a step to our long term goal of detecting
the graph viewer at run time.

No functional change intended.
---
 include/llvm/Support/GraphWriter.h |    8 ++++
 lib/Support/GraphWriter.cpp        |   68 ++++++++++++++++++++++++++---------
 2 files changed, 58 insertions(+), 18 deletions(-)

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


More information about the llvm-commits mailing list