fix indentation of switch statements, no functionality change.
authorChris Lattner <sabre@nondot.org>
Sun, 10 Jan 2010 06:59:55 +0000 (06:59 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 10 Jan 2010 06:59:55 +0000 (06:59 +0000)
commitabff82d99e8251774dfdc31f6c9ca0e10a146f5a
tree7f3c695d1490b9719ed41924924e69c9e7a16691
parent6091e0289bbd26b1eadf19f5c7dd21e429f9c00e
fix indentation of switch statements, no functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93106 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineShifts.cpp