Mostly undo r123297, but move the default case in EvaluateAsPCRel to the top
authorMatt Beaumont-Gay <matthewbg@google.com>
Wed, 12 Jan 2011 18:02:55 +0000 (18:02 +0000)
committerMatt Beaumont-Gay <matthewbg@google.com>
Wed, 12 Jan 2011 18:02:55 +0000 (18:02 +0000)
commit5f8a917b6558f8fdf31b4a6fa591b396e16b9ff2
treedaab13c292ab12766f80ccdb380f3b90c8113b6f
parente45f2dfde651c01aafa73e7708ebd76881427690
Mostly undo r123297, but move the default case in EvaluateAsPCRel to the top
of the switch block to appease GCC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123317 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMMCCodeEmitter.cpp