"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "0a7167311545e6edc0e758e9330f5749b80c5cfd"
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 llvm-svn: 153832
Loading
Please register or sign in to comment