clean up the memory management of the operands.
authorChris Lattner <sabre@nondot.org>
Fri, 15 Jan 2010 18:44:13 +0000 (18:44 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 15 Jan 2010 18:44:13 +0000 (18:44 +0000)
commit309264d1e4c41923ff04fb6786749185cf3b9de1
treee45870fda24c08e34cebe2c72c1a5c5eca307f68
parent23075746a1418f281bc2a088ea85560bfd833599
clean up the memory management of the operands.

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