summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ADT/BitVectorTest.cpp
diff options
context:
space:
mode:
authorMichael Kruse <llvm@meinersbur.de>2015-09-18 10:56:30 +0000
committerMichael Kruse <llvm@meinersbur.de>2015-09-18 10:56:30 +0000
commit020296a968662a1265383b61bd0ccfeabeef7736 (patch)
treeb7eb3d7be605ac7501e1ad700ef10220a4e03955 /llvm/unittests/ADT/BitVectorTest.cpp
parent5151b20f361aede931b88cfef57e57d836e0040e (diff)
downloadbcm5719-llvm-020296a968662a1265383b61bd0ccfeabeef7736.tar.gz
bcm5719-llvm-020296a968662a1265383b61bd0ccfeabeef7736.zip
[Support] Reapply r245289 "Always wait for GraphViz before opening the viewer"
The change was accidentally undone by r245290. Original log message: When calling DisplayGraph and a PS viewer is chosen, two programs are executed: The GraphViz generator and the PostScript viewer. Always wait for the generator to finish to ensure that the .ps file is written before opening the viewer for that file. DisplayGraph's wait parameter refers to whether to wait until the user closes the viewer. This happened on Windows and if none of the options to open the .dot file directly applies, also on Linux. Differential Revision: http://reviews.llvm.org/D11876 llvm-svn: 247980
Diffstat (limited to 'llvm/unittests/ADT/BitVectorTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud