Fix the leak from r121401 of the Operands erased in the list but not deleted.
authorKevin Enderby <enderby@apple.com>
Fri, 10 Dec 2010 01:41:56 +0000 (01:41 +0000)
committerKevin Enderby <enderby@apple.com>
Fri, 10 Dec 2010 01:41:56 +0000 (01:41 +0000)
commit44a9e8f869dd9d04a04eb556ff0ff4a1039d371f
tree521a4396d20c3845a5d8891662864df764f744c1
parent031d30781acaecb58f64a7b480818a219594e99f
Fix the leak from r121401 of the Operands erased in the list but not deleted.

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