Fixed some bugs in MBlaze asm parser that were introduced when removing OwningPtrs...
authorWesley Peck <peckw@wesleypeck.com>
Thu, 11 Nov 2010 18:41:33 +0000 (18:41 +0000)
committerWesley Peck <peckw@wesleypeck.com>
Thu, 11 Nov 2010 18:41:33 +0000 (18:41 +0000)
commit60f923c5e2d752ce5c6e042db8279122eff798dd
tree5a270d4b03061c227177d9adb498ae13f431185c
parentaf510f16ecf54a01003f06d5a1a3e05c8b576a47
Fixed some bugs in MBlaze asm parser that were introduced when removing OwningPtrs from the code.

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