1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/tools/verify-uselistorder
Duncan P. N. Exon Smith 16fd8a7766 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.

llvm-svn: 234968
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