Skip to content
Commit 45b50d14 authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 11ffd59e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment