]> granicus.if.org Git - clang/commit
Always check if we can remove branch fixups, even if the cleanup stack is empty.
authorAnders Carlsson <andersca@mac.com>
Sun, 8 Feb 2009 22:45:15 +0000 (22:45 +0000)
committerAnders Carlsson <andersca@mac.com>
Sun, 8 Feb 2009 22:45:15 +0000 (22:45 +0000)
commitad9d00e371f4f4e63a540f4e4c501797db2a43de
tree4c2fa5d0de514d97ead5636b37e797b64ec2c3bf
parent48de1012a2d8525362b417efce6fbfdf1c2b36e1
Always check if we can remove branch fixups, even if the cleanup stack is empty.

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