Fix debug printing of flagged SDNodes in SUnits so that they
authorDan Gohman <gohman@apple.com>
Wed, 19 Nov 2008 00:04:44 +0000 (00:04 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 19 Nov 2008 00:04:44 +0000 (00:04 +0000)
commit06da2bc19f4bace18e7b6ea5a8a5cdf124938928
tree8625d8256dd7111e28874a1e4f665cd809a4b17b
parent3a5b020292408421e2605cb15a4741062f2c74b6
Fix debug printing of flagged SDNodes in SUnits so that they
print in the correct order.

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