[llvm-commits] [PATCH 5/6] DisplayGraph: Unify code of the different viewers

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


Restructure the code, such that code that needs to be executed for all
viewers is shared. This patch also adds the 'wait' feature to all viewers. This
feature was previously only implemented for ghostview.
---
 lib/Support/GraphWriter.cpp |  101 +++++++++++++++++--------------------------
 1 files changed, 40 insertions(+), 61 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-DisplayGraph-Unify-code-of-the-different-viewers.patch
Type: text/x-patch
Size: 4299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110705/b9d0ec35/attachment.bin>


More information about the llvm-commits mailing list