[PATCH] ARM: change attribute tests to use parsed form

Saleem Abdulrasool compnerd at compnerd.org
Mon Feb 3 19:55:02 PST 2014


Hi rengolin,

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).

http://llvm-reviews.chandlerc.com/D2684

Files:
  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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2684.1.patch
Type: text/x-patch
Size: 54686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140203/4404f567/attachment.bin>


More information about the llvm-commits mailing list