summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine/MCJIT/MCJITTest.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2014-10-22 23:16:28 +0000
committerTobias Grosser <tobias@grosser.es>2014-10-22 23:16:28 +0000
commit01aea5809f19901fc30fe40ff03b662c1bb90141 (patch)
tree3b3626599b136f7c679e755fb97200a30eda99bd /llvm/unittests/ExecutionEngine/MCJIT/MCJITTest.cpp
parent51c8b3e9dbcdac883ea20d559a4714d2336227ab (diff)
downloadbcm5719-llvm-01aea5809f19901fc30fe40ff03b662c1bb90141.tar.gz
bcm5719-llvm-01aea5809f19901fc30fe40ff03b662c1bb90141.zip
Use stringFromIslObj instead of isl_..._dump to print to dbgs()
This makes sure we consistently use dbgs() when printing debug output. Previously, the code just mixed calls to isl_*_dump() with printing to dbgs() and was relying for both methods to interact in predictable ways (same output stream, no unexpected reordering of outputs). llvm-svn: 220443
Diffstat (limited to 'llvm/unittests/ExecutionEngine/MCJIT/MCJITTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud