OSDN Git Service

[SimplifyCFG] Return to the pass manager the correct value.
authorDavide Italiano <davide@freebsd.org>
Sun, 31 Dec 2017 16:54:03 +0000 (16:54 +0000)
committerDavide Italiano <davide@freebsd.org>
Sun, 31 Dec 2017 16:54:03 +0000 (16:54 +0000)
commit2e2b7ab29072d39f3ec9553121d52da38347a7fb
tree13a22d2f18f9b3017a659b1ef29368216e5b9b0f
parent173f191cc437cab64b300cc96dd55a18b428fde3
[SimplifyCFG] Return to the pass manager the correct value.

I wanted to commit this with r321603, but I failed to squash
the two commits.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@321606 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/SimplifyCFG.cpp