refactor some code to simplify it, eliminating some owningptr's.
authorChris Lattner <sabre@nondot.org>
Thu, 28 Oct 2010 17:20:03 +0000 (17:20 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 28 Oct 2010 17:20:03 +0000 (17:20 +0000)
commit3a69756e392942bc522193f38d7f33958ed3b131
tree9388c864bf45d9088233b40f00f968441c2fe5d5
parent0f1db1a6c64bb6661f15be1eab21645a0cbcccd8
refactor some code to simplify it, eliminating some owningptr's.

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