This file can need access to the X86 instruction enums when the table exceeds 32...
authorChris Lattner <sabre@nondot.org>
Fri, 18 Sep 2009 18:08:55 +0000 (18:08 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 18 Sep 2009 18:08:55 +0000 (18:08 +0000)
commitad2b6fc2b9937e7c813c30ab7663c48aeb72ff8b
tree8dc2a2f2d060c496e5208830444a25e80bbec07a
parent393317975c0620360c54a6a3052c06db0b56f7e9
This file can need access to the X86 instruction enums when the table exceeds 32-bits.

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