GraphWriter: tweak the program fallback order
authorAlp Toker <alp@nuanti.com>
Mon, 2 Jun 2014 04:14:23 +0000 (04:14 +0000)
committerAlp Toker <alp@nuanti.com>
Mon, 2 Jun 2014 04:14:23 +0000 (04:14 +0000)
commit939fd59eea0463a08ff672d146047c7e10d69458
tree1de7aa4061fe0f6d9749c650a14d99c5abd26940
parent04de60e28f29613ea762fc7221197f7a2c4ade80
GraphWriter: tweak the program fallback order

Amend r210001 to use the classic fallback order behaviour if the requested
graphing program isn't found.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210003 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/GraphWriter.cpp