Add a break to the end of case statement missed in r159501.
authorCraig Topper <craig.topper@gmail.com>
Sun, 1 Jul 2012 02:18:18 +0000 (02:18 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 1 Jul 2012 02:18:18 +0000 (02:18 +0000)
commit65b382cf9172c76f09695b9dbae25ddf094e97c9
tree8e62c58fb2b8928b770714c21b1dd718a8694352
parent15d39adbcaf5e9e779e66ebd252502142c683e18
Add a break to the end of case statement missed in r159501.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159502 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelDAGToDAG.cpp