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)
commitabaec9da3acba91374cc0d3db4b36cc748901bd4
tree228ae1973535a12dbe1136d49980c9542d87001e
parent606bd6dcc547cf2f9fd7387321db79419bf60041
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
llvm-svn: 221155
llvm/test/MC/ARM/directive-eabi_attribute-2.s [deleted file]
llvm/test/MC/ARM/directive-eabi_attribute.s