verify-uselistorder: Call verifyModule() and improve output
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 18 Aug 2014 23:44:14 +0000 (23:44 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 18 Aug 2014 23:44:14 +0000 (23:44 +0000)
commit36c150801a3afb763c7d3d7b0c0e8cc046b14aaf
tree42223fab0de62e0873684a4cc053ed184f02ad05
parentf359f7ef8c8cccea0c830308289fe7fe2c148bdc
verify-uselistorder: Call verifyModule() and improve output

Call `verifyModule()` after parsing and after every transformation.
Also convert some `DEBUG(dbgs())` to `errs()` to increase visibility
into what's going on.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215951 91177308-0d34-0410-b5e6-96231b3b80d8
test/Bitcode/use-list-order.ll
tools/verify-uselistorder/verify-uselistorder.cpp