Revert r125595, which is an X86-only undocumented assembly syntax extension
authorJim Grosbach <grosbach@apple.com>
Wed, 23 Feb 2011 21:26:51 +0000 (21:26 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 23 Feb 2011 21:26:51 +0000 (21:26 +0000)
commit33b7bebca4be7e6759e61223d6b058d47ad0e071
tree160b6f2c5bfc194fc6d8aee7714846aa18ba71de
parent21451e533f4c46cdb38d338cfed26cece1d7be54
Revert r125595, which is an X86-only undocumented assembly syntax extension
enabled for all targets. Non-X86 targets should not have this behavior
enabled by default.

Joerg, if you would like to resubmit with the behavior conditionalized to be
X86-ELF only, that's fine.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126336 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCParser/AsmParser.cpp
test/MC/AsmParser/exprs.s
test/MC/AsmParser/paren.s