Chris Lattner 4e4b8b0ad2 Fix a serious code pessimization problem. If an inlined function has a single
return, clone the 'ret' BB code into the block AFTER the inlined call, not the
other way around.

llvm-svn: 15030
2004-07-20 05:45:24 +00:00
..
2004-07-15 02:06:12 +00:00
2004-06-23 00:25:35 +00:00