Move FunctionPassManagerImpl's dumpArguments and dumpPasses calls
out of its run function and into its doInitialization method, so that it does the dump once instead of once per function. llvm-svn: 89660
Loading
Please register or sign in to comment