1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00

[Hexagon] Fixing test from 297920 to add Hexagon triple.

llvm-svn: 297926
This commit is contained in:
Colin LeMahieu 2017-03-16 01:52:10 +00:00
parent 18b438a329
commit 904fab62c8

View File

@ -1,5 +1,5 @@
# RUN: not llvm-mc -mv60 -mhvx -filetype=asm %s 2>%t; FileCheck %s --check-prefix=CHECK-V60-ERROR <%t
# RUN: llvm-mc -mv62 -mhvx -filetype=asm %s | FileCheck %s
# RUN: not llvm-mc -triple=hexagon -mv60 -mhvx -filetype=asm %s 2>%t; FileCheck %s --check-prefix=CHECK-V60-ERROR <%t
# RUN: llvm-mc -triple=hexagon -mv62 -mhvx -filetype=asm %s | FileCheck %s
// for this a v60+/hvx instruction sequence, make sure fails with v60
// but passes with v62. this is because this instruction uses different