have AsmMatcherEmitter.cpp produce the hunk of code that gets included
authorChris Lattner <sabre@nondot.org>
Mon, 6 Sep 2010 19:11:01 +0000 (19:11 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 6 Sep 2010 19:11:01 +0000 (19:11 +0000)
commit0692ee676f8cdad25ad09a868bf597af4115c9d9
treeb167a962f508eed9184c75af1fc5d7b347bebadf
parentb26697ca9ea415de8545a81577a374cdc3b3a45b
have AsmMatcherEmitter.cpp produce the hunk of code that gets included
into the middle of the class, and rework how the different sections of
the generated file are conditionally included for simplicity.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113163 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
lib/Target/X86/AsmParser/X86AsmLexer.cpp
lib/Target/X86/AsmParser/X86AsmParser.cpp
utils/TableGen/AsmMatcherEmitter.cpp