Fix misspelled target triples in MC/ARM test commands.
authorBob Wilson <bob.wilson@apple.com>
Wed, 15 Dec 2010 22:14:01 +0000 (22:14 +0000)
committerBob Wilson <bob.wilson@apple.com>
Wed, 15 Dec 2010 22:14:01 +0000 (22:14 +0000)
commit8d1b7e57e56015576fd489a57d74c53b98c5a56f
tree3e43024c7432350895609d8e65c0217fab47f6eb
parentc01895c7db4c4d8883dd4c31427c42cdae356567
Fix misspelled target triples in MC/ARM test commands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121901 91177308-0d34-0410-b5e6-96231b3b80d8
42 files changed:
test/MC/ARM/neon-abs-encoding.s
test/MC/ARM/neon-absdiff-encoding.s
test/MC/ARM/neon-bitcount-encoding.s
test/MC/ARM/neon-bitwise-encoding.s
test/MC/ARM/neon-cmp-encoding.s
test/MC/ARM/neon-convert-encoding.s
test/MC/ARM/neon-dup-encoding.s
test/MC/ARM/neon-minmax-encoding.s
test/MC/ARM/neon-mov-encoding.s
test/MC/ARM/neon-mul-accum-encoding.s
test/MC/ARM/neon-mul-encoding.s
test/MC/ARM/neon-neg-encoding.s
test/MC/ARM/neon-pairwise-encoding.s
test/MC/ARM/neon-reciprocal-encoding.s
test/MC/ARM/neon-reverse-encoding.s
test/MC/ARM/neon-satshift-encoding.s
test/MC/ARM/neon-shift-encoding.s
test/MC/ARM/neon-shiftaccum-encoding.s
test/MC/ARM/neon-shuffle-encoding.s
test/MC/ARM/neon-sub-encoding.s
test/MC/ARM/neon-table-encoding.s
test/MC/ARM/neont2-abs-encoding.s
test/MC/ARM/neont2-absdiff-encoding.s
test/MC/ARM/neont2-bitcount-encoding.s
test/MC/ARM/neont2-bitwise-encoding.s
test/MC/ARM/neont2-cmp-encoding.s
test/MC/ARM/neont2-convert-encoding.s
test/MC/ARM/neont2-dup-encoding.s
test/MC/ARM/neont2-minmax-encoding.s
test/MC/ARM/neont2-mov-encoding.s
test/MC/ARM/neont2-mul-accum-encoding.s
test/MC/ARM/neont2-mul-encoding.s
test/MC/ARM/neont2-neg-encoding.s
test/MC/ARM/neont2-pairwise-encoding.s
test/MC/ARM/neont2-reciprocal-encoding.s
test/MC/ARM/neont2-reverse-encoding.s
test/MC/ARM/neont2-satshift-encoding.s
test/MC/ARM/neont2-shift-encoding.s
test/MC/ARM/neont2-shiftaccum-encoding.s
test/MC/ARM/neont2-shuffle-encoding.s
test/MC/ARM/neont2-sub-encoding.s
test/MC/ARM/neont2-table-encoding.s