Fix the name of a variable to match its declaration. Fixes build failure from r177014.
authorCraig Topper <craig.topper@gmail.com>
Thu, 14 Mar 2013 07:47:43 +0000 (07:47 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 14 Mar 2013 07:47:43 +0000 (07:47 +0000)
commitfdf168fbc415a4d2e3cfec36f328979f11a3186f
treecc80e9377190b835125da46bad4fb92a1a8cf49c
parent9d3f3c5f400578855f6f7b71670cb8514b4fac0f
Fix the name of a variable to match its declaration. Fixes build failure from r177014.

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