Catch another trivial case where we can avoid emitting a separate return blcok.
commitac8dae25856a59bbf77daeb2c62b639dd6a9ef9a
authorDaniel Dunbar <daniel@zuster.org>
Sun, 19 Jul 2009 08:24:34 +0000 (19 08:24 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 19 Jul 2009 08:24:34 +0000 (19 08:24 +0000)
tree7f938e331c8fc6c48bcbd2c740ee1847b3a0843b
parent29eab28a3545290a8ca0a3743654ffa4232d040a
Catch another trivial case where we can avoid emitting a separate return blcok.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@76365 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenFunction.cpp