llvm-6502/tools/verify-uselistorder
Duncan P. N. Exon Smith 8b376eb892 uselistorder: Pull the assembly bit up out of the printer
Pull the `-preserve-ll-uselistorder` bit up through all the callers of
`Module::print()`.  I converted callers of `operator<<` to
`Module::print()` where necessary to pull the bit through.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234968 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-15 02:12:41 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
verify-uselistorder.cpp uselistorder: Pull the assembly bit up out of the printer 2015-04-15 02:12:41 +00:00