Disable X86 AsmMatcher for now, it is causing gcc-4.0 to run out of memory on
authorDaniel Dunbar <daniel@zuster.org>
Fri, 7 Aug 2009 08:45:03 +0000 (08:45 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 7 Aug 2009 08:45:03 +0000 (08:45 +0000)
commit7ddca30f311423933ab27bd48727a7226ac3e159
tree239bd01f526a562dd807b0e37df2cb46b2aa708e
parent20927f26fcd7d0394bc60c58c61d879a83adac0d
Disable X86 AsmMatcher for now, it is causing gcc-4.0 to run out of memory on
i386-apple-darwin9. This presumably will get fixed once the generated code
improves.

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