OSDN Git Service

Remove redundant -mattr options from llvm-objdump commands.
authorDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 16 Jun 2016 15:47:19 +0000 (15:47 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 16 Jun 2016 15:47:19 +0000 (15:47 +0000)
commit7b8f692aa12fc6d13eae157ab8ce2fd0318c2b99
tree92844319a1a6baa865ec9b02950d40a9841f1bf5
parent4b205a57a61cbfe52560b95279a162066261965f
Remove redundant -mattr options from llvm-objdump commands.

The -mattr options in these four tests have no effect on the output of
llvm-objdump. In the case of the two Mips tests, removing the -mattr option
left duplicate RUN lines so the duplicates have been removed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@272906 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/AArch64/optional-hash.s
test/MC/Hexagon/v60-misc.s
test/Object/Mips/feature.test
test/Object/Mips/objdump-micro-mips.test