Go to file
Chris Lattner f29807169a Implement DeadStoreElim/alloca.llx by observing that allocas are dead at the
end of the function (either return or unwind)

llvm-svn: 15232
2004-07-26 06:14:11 +00:00
llvm Implement DeadStoreElim/alloca.llx by observing that allocas are dead at the 2004-07-26 06:14:11 +00:00