Attempt to fix valgrind complaining about (benign) leaks in pass registration...
Attempt to fix valgrind complaining about (benign) leaks in pass registration by having PassRegistry delete PassInfo objects that were created using new-style initialization. llvm-svn: 116959
Loading
Please register or sign in to comment