Added a missing error check for X86 assembly with mismatched base and index
authorKevin Enderby <enderby@apple.com>
Mon, 12 Mar 2012 21:32:09 +0000 (21:32 +0000)
committerKevin Enderby <enderby@apple.com>
Mon, 12 Mar 2012 21:32:09 +0000 (21:32 +0000)
commit84faf659125cb354794e457fa5a8a8daad84760d
tree7a6839491302358b23187a26eec79fc674c1b787
parenta185362095c0a6138216e61d4a767b930bcc7826
Added a missing error check for X86 assembly with mismatched base and index
registers not both being 64-bit or both being 32-bit registers.

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