"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "0545ae9ca4a48384916f5687f389351d956ef95e"
Teach globalopt to not nuke all stores to globals. Keep them around of they
might be deliberate "one time" leaks, so that leak checkers can find them. This is a reapply of r160602 with the fix that this time I'm committing the code I thought I was committing last time; the I->eraseFromParent() goes *after* the break out of the loop. llvm-svn: 160664
Loading
Please register or sign in to comment