commit | a4c8f31dd0ba2916888b29e87bc26e263d6adeaf | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Mon Aug 25 18:06:11 2014 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Mon Aug 25 18:06:11 2014 +0000 |
tree | eb0708ec304b492e5780581d63a958264298f9dc | |
parent | ff69509f94bcb060b56907e11b3cafcec3c66f05 [diff] |
[x86] Fix a bug in r216319 where I was missing a 'break'. This actually was caught by existing tests but those tests were disabled with an XFAIL because of PR20736. While working on fixing that, I noticed the test failure, and tracked it down to this. We even have a really nice Clang warning that would have caught this but it isn't enabled in LLVM! =[ I may look at enabling it. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216391 91177308-0d34-0410-b5e6-96231b3b80d8