Fix a problem building llvm-gcc on amd64-unknown-freebsd6.2, due to the
authorChris Lattner <sabre@nondot.org>
Wed, 28 Mar 2007 00:58:40 +0000 (00:58 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 28 Mar 2007 00:58:40 +0000 (00:58 +0000)
commitf2177b89a12f9e5977d317aedb598b674b328d08
tree32da63f5f213fdbdbc371105314d19c7682edc33
parent826f36ff80e318e8dc72f62ac72579137e30dc23
Fix a problem building llvm-gcc on amd64-unknown-freebsd6.2, due to the
system assembler not groking legal instructions like "leal (,%esi,8), %ecx".

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