diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2012-04-01 10:21:05 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2012-04-01 10:21:05 +0000 |
commit | 6052eef8bd701b30a0ab5749296671ca34389c39 (patch) | |
tree | 829e0a222fd59a3cdea969cd34a8e1e43bea8a8b /lib/CodeGen/OptimizePHIs.cpp | |
parent | 0b42f9dd2fb166190c7ebd9b6e6925f59db4f205 (diff) | |
download | external_llvm-6052eef8bd701b30a0ab5749296671ca34389c39.zip external_llvm-6052eef8bd701b30a0ab5749296671ca34389c39.tar.gz external_llvm-6052eef8bd701b30a0ab5749296671ca34389c39.tar.bz2 |
Fix a pretty scary bug I introduced into the always inliner with
a single missing character. Somehow, this had gone untested. I've added
tests for returns-twice logic specifically with the always-inliner that
would have caught this, and fixed the bug.
Thanks to Matt for the careful review and spotting this!!! =D
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153832 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/OptimizePHIs.cpp')
0 files changed, 0 insertions, 0 deletions