OSDN Git Service

X86AsmParser.cpp: Fix memory leak at replacing movsd to movsl.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 23 Apr 2014 14:51:35 +0000 (14:51 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 23 Apr 2014 14:51:35 +0000 (14:51 +0000)
commitd5a7c3f2ecef2eb870b84fad415c906803ff5824
tree3e29bde2cc476ec90b57ae6f73eec8c2c690e535
parentc6c61c39d3be78d8c91692fac1f73f6ba0864629
X86AsmParser.cpp: Fix memory leak at replacing movsd to movsl.

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