Move ErrorLoc decl into the scope where it's actually used.
authorChad Rosier <mcrosier@apple.com>
Mon, 3 Sep 2012 01:55:11 +0000 (01:55 +0000)
committerChad Rosier <mcrosier@apple.com>
Mon, 3 Sep 2012 01:55:11 +0000 (01:55 +0000)
commit61290e3845a9cae85f26468e4367a598c0f3f6c1
tree3ac1c4353598518332b87f0ad4585dab5b7c9231
parentad5a0ce40b8c4897ba3e12c3ec645bd38b95adff
Move ErrorLoc decl into the scope where it's actually used.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163100 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/MBlaze/AsmParser/MBlazeAsmParser.cpp