Merge the directive-eabi_attribute.s and directive-eabi_attribute-2.s tests.
authorCharlie Turner <charlie.turner@arm.com>
Mon, 3 Nov 2014 14:52:00 +0000 (14:52 +0000)
committerCharlie Turner <charlie.turner@arm.com>
Mon, 3 Nov 2014 14:52:00 +0000 (14:52 +0000)
commit87dc14916253a8d0c4c887e02d615ff6329aeb64
tree7ba62812d898d97d5382dcaa95911d7017195626
parent9586f1a56a436a9350d8e34d5ba10e99be8ce479
Merge the directive-eabi_attribute.s and directive-eabi_attribute-2.s tests.

test/MC/ARM/directive-eabi_attribute.s had gotten out-of-sync with
test/MC/ARM/directive-eabi_attribute-2.s. The former tests the encoding of
build attributes in object files, and the latter the encoding in assembly
files. Since both these tests need to be updated at the same time, it makes
sense to combine them into a single test. The object file encodings are being
checked against the ouput of -arm-attributes rather than by direct byte
comparisons which makes for easier reading.

Change-Id: I0075de506ae5626fb2fa235383fe5ce6a65a15a9

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221155 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/ARM/directive-eabi_attribute-2.s [deleted file]
test/MC/ARM/directive-eabi_attribute.s