llvm/lib/MC/MCParser/AsmParser.cpp: [ms-inline-asm] Fix a couple of undefined behavio...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 11 Jan 2013 00:37:35 +0000 (00:37 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 11 Jan 2013 00:37:35 +0000 (00:37 +0000)
commit51873db5af7267e757cd1c65cae43df48588bccf
tree0ecc22788e6f04f3503ec8dc8542ea7783efc697
parent805141e5043b7bd2fade62102c79b2beb2e3aec4
llvm/lib/MC/MCParser/AsmParser.cpp: [ms-inline-asm] Fix a couple of undefined behaviors. Operand->needAddressOf() is not initialized at !Operand->isReg().

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172153 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCParser/AsmParser.cpp