Added missing test for [ARM] AttributeParser. Check that build attribute
authorAlexandros Lamprineas <alexandros.lamprineas@arm.com>
Mon, 5 Oct 2015 12:13:29 +0000 (12:13 +0000)
committerAlexandros Lamprineas <alexandros.lamprineas@arm.com>
Mon, 5 Oct 2015 12:13:29 +0000 (12:13 +0000)
commit966b579475b3864b9b728d2e7fe01865cd1523f9
treeb90533c71450e74aef885f34fc926131d0dad784
parent0eba49c22e81ffb6aa9290684f383e7352f00574
Added missing test for [ARM] AttributeParser. Check that build attribute
Tag_Advanced_SIMD_arch is set correctly when targeting v8.1-a NEON.

Differential Revision: http://reviews.llvm.org/D13281

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249304 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-readobj/ARM/attribute-4.s
tools/llvm-readobj/ARMAttributeParser.cpp