OSDN Git Service

ARM: change attribute tests to use parsed form
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sat, 8 Feb 2014 23:17:02 +0000 (23:17 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sat, 8 Feb 2014 23:17:02 +0000 (23:17 +0000)
commit91ec991b45cd16b73e3394ee2479592d716d68bd
treee6589f4ba771b4a971ce2b4985638c2606999d4a
parent846acbeef17fd6df7f389c034ada5c490d006d76
ARM: change attribute tests to use parsed form

This makes the tests more readable by using the -arm-attributes decoding support
in llvm-readobj since that is now available.  Change the invocation commands to
be similar to other test and use a more precise triple (the tests only require
ARM EABI support).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201029 91177308-0d34-0410-b5e6-96231b3b80d8
28 files changed:
test/MC/ARM/directive-arch-armv2.s
test/MC/ARM/directive-arch-armv2a.s
test/MC/ARM/directive-arch-armv3.s
test/MC/ARM/directive-arch-armv3m.s
test/MC/ARM/directive-arch-armv4.s
test/MC/ARM/directive-arch-armv4t.s
test/MC/ARM/directive-arch-armv5.s
test/MC/ARM/directive-arch-armv5t.s
test/MC/ARM/directive-arch-armv5te.s
test/MC/ARM/directive-arch-armv6-m.s
test/MC/ARM/directive-arch-armv6.s
test/MC/ARM/directive-arch-armv6j.s
test/MC/ARM/directive-arch-armv6t2.s
test/MC/ARM/directive-arch-armv6z.s
test/MC/ARM/directive-arch-armv6zk.s
test/MC/ARM/directive-arch-armv7-a.s
test/MC/ARM/directive-arch-armv7-m.s
test/MC/ARM/directive-arch-armv7-r.s
test/MC/ARM/directive-arch-armv7.s
test/MC/ARM/directive-arch-armv7a.s
test/MC/ARM/directive-arch-armv7m.s
test/MC/ARM/directive-arch-armv7r.s
test/MC/ARM/directive-arch-armv8-a.s
test/MC/ARM/directive-arch-armv8a.s
test/MC/ARM/directive-arch-iwmmxt.s
test/MC/ARM/directive-arch-iwmmxt2.s
test/MC/ARM/directive-eabi_attribute-overwrite.s
test/MC/ARM/directive-fpu-multiple.s