Chris Lattner 0417feba29 Fix a bug where we could delete dead invoke instructions with uses.
In functions where we fully constant prop the return value, replace all
ret instructions with 'ret undef'.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18786 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-11 02:53:57 +00:00
..
2004-12-11 00:14:15 +00:00
2004-12-10 05:40:19 +00:00
2004-12-11 00:14:15 +00:00
2004-12-11 00:14:15 +00:00
2004-11-14 21:54:41 +00:00