Minor indentation fix to match other switch statements. Change llvm_unreachable text...
authorCraig Topper <craig.topper@gmail.com>
Sat, 28 Dec 2013 17:37:32 +0000 (17:37 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sat, 28 Dec 2013 17:37:32 +0000 (17:37 +0000)
commit93bc4bb6030760fe9bc6503caa10cb0920cccc5d
tree04f8a88cf3fa5e34330144925d1372f626400818
parent89aeb02b71bc227c3c866bd6afde1d6583d9d1f5
Minor indentation fix to match other switch statements. Change llvm_unreachable text to match similar places.

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