We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
-triple
-arch
1 parent c511435 commit 50ce850Copy full SHA for 50ce850
llvm/test/MC/Hexagon/hvx-nv-pair-reverse.s
@@ -1,5 +1,5 @@
1
-# RUN: llvm-mc -arch=hexagon -mv69 -mhvx -filetype=obj %s | \
2
-# RUN: llvm-objdump --arch=hexagon --mcpu=hexagonv69 --mattr=+hvx -d - | \
+# RUN: llvm-mc -triple=hexagon -mv69 -mhvx -filetype=obj %s | \
+# RUN: llvm-objdump --triple=hexagon --mcpu=hexagonv69 --mattr=+hvx -d - | \
3
# RUN: FileCheck %s
4
# CHECK: 00000000 <.text>:
5
0 commit comments