Fix an out-of-bounds access in -view-sunit-dags in the case of an
authorDan Gohman <gohman@apple.com>
Mon, 21 Apr 2008 20:07:30 +0000 (20:07 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 21 Apr 2008 20:07:30 +0000 (20:07 +0000)
commit639cdc210b86302bfa03e2a88266ef0d4aba102c
treeadd5ee91a172047dfcd8cd50b2b225f1c058f435
parent0416b0a26d6fe7b1a8b7b8987164d0fd398bbee1
Fix an out-of-bounds access in -view-sunit-dags in the case of an
empty ScheduleDAG.

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