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)
commit84f349397ce61aedac1906ca7a7d6bbc0fd7bf0e
treec6c7bf78c6bdb5f727f71e6dd98f9778bcc116a8
parenta237126fc678292baaf18473618cbc5a1487ace2
llvm/lib/MC/MCParser/AsmParser.cpp: [ms-inline-asm] Fix a couple of undefined behaviors. Operand->needAddressOf() is not initialized at !Operand->isReg().

llvm-svn: 172153
llvm/lib/MC/MCParser/AsmParser.cpp