OSDN Git Service

dot graph viewing is apparently not using SDNode::print_details, this is bad,
authorChris Lattner <sabre@nondot.org>
Fri, 26 Jun 2009 05:55:43 +0000 (05:55 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 26 Jun 2009 05:55:43 +0000 (05:55 +0000)
commit7bea038b3e24772b1a89634836aa79cb99c68bd9
treeb938ae17bdeb697cfe1488f85ed5217eeb6aa697
parent6ec66dba123a46a4006e0169d9edb8f5d9e1fbdc
dot graph viewing is apparently not using SDNode::print_details, this is bad,
but in the meantime lets print targetflags on node labels.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74274 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp