Minor tweak to forgo the the curly braces for most case blocks, except when
authorJohnny Chen <johnny.chen@apple.com>
Thu, 29 Oct 2009 01:45:07 +0000 (01:45 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Thu, 29 Oct 2009 01:45:07 +0000 (01:45 +0000)
commit1846dfa45079376f170fa50153344f48ff2bd257
tree7b44e59adec7741701bcaf20224cd15340cadff4
parent4c0236fd8b94f9721bac8a66c3220e797310c593
Minor tweak to forgo the the curly braces for most case blocks, except when
declaring local variables.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85467 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/RISCDisassemblerEmitter.cpp [new file with mode: 0644]