llvm-project/llvm/tools/verify-uselistorder
Duncan P. N. Exon Smith 8e3669586b 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.

llvm-svn: 215951
2014-08-18 23:44:14 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
verify-uselistorder.cpp verify-uselistorder: Call verifyModule() and improve output 2014-08-18 23:44:14 +00:00