GCC thinks that this variable might be used uninitialized (it isn't).
authorDuncan Sands <baldrick@free.fr>
Fri, 1 Mar 2013 09:46:03 +0000 (09:46 +0000)
committerDuncan Sands <baldrick@free.fr>
Fri, 1 Mar 2013 09:46:03 +0000 (09:46 +0000)
commit4d9b7c234fd2510c27e6d74a3f0653efc0141580
tree1b8dc24c8c54ff13cb4bbbbaebe57032bbc01afa
parent14809fd5261356365de670ef7ddf9103bb0ae6ba
GCC thinks that this variable might be used uninitialized (it isn't).

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