Fix tests for hasFPARMv8 name change (r190692)
authorAmaury de la Vieuville <amaury.dlv@gmail.com>
Fri, 13 Sep 2013 14:37:52 +0000 (14:37 +0000)
committerAmaury de la Vieuville <amaury.dlv@gmail.com>
Fri, 13 Sep 2013 14:37:52 +0000 (14:37 +0000)
commit489b9b348dab51243f93d2f4bdd107c9db077609
tree68960cdc858730bc99991f70d7c67f226f6efced
parent2a9af9f18eac90b0de739b6ceddf6c2209086303
Fix tests for hasFPARMv8 name change (r190692)

Patch by Bradley Smith

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190694 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/ARM/fp-armv8.s [new file with mode: 0644]
test/MC/ARM/invalid-fp-armv8.s [new file with mode: 0644]
test/MC/ARM/invalid-v8fp.s [deleted file]
test/MC/ARM/thumb-fp-armv8.s [new file with mode: 0644]
test/MC/ARM/thumb-v8fp.s [deleted file]
test/MC/ARM/v8fp.s [deleted file]
test/MC/Disassembler/ARM/fp-armv8.txt [new file with mode: 0644]
test/MC/Disassembler/ARM/thumb-fp-armv8.txt [new file with mode: 0644]
test/MC/Disassembler/ARM/thumb-v8fp.txt [deleted file]
test/MC/Disassembler/ARM/v8fp.txt [deleted file]