Parse Tag_compatibility correctly.
authorCharlie Turner <charlie.turner@arm.com>
Mon, 5 Jan 2015 13:26:37 +0000 (13:26 +0000)
committerCharlie Turner <charlie.turner@arm.com>
Mon, 5 Jan 2015 13:26:37 +0000 (13:26 +0000)
commit6abfc44aab521664e8007dd97c135167af7f55c0
tree72ac0b64a08625a39aca0dff2ed9926c9abc5755
parentb99b8ffb7f6e08053e08774ba8d1e9820492bc72
Parse Tag_compatibility correctly.

Tag_compatibility takes two arguments, but before this patch it would
erroneously accept just one, it now produces an error in that case.

Change-Id: I530f918587620d0d5dfebf639944d6083871ef7d

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225167 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
test/MC/ARM/directive-eabi_attribute-diagnostics.s
test/MC/ARM/directive-eabi_attribute-overwrite.s
test/MC/ARM/directive-eabi_attribute.s