summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/pic-jt-big.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/Hexagon/pic-jt-big.ll')
-rw-r--r--llvm/test/CodeGen/Hexagon/pic-jt-big.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Hexagon/pic-jt-big.ll b/llvm/test/CodeGen/Hexagon/pic-jt-big.ll
index f5b4c2df52c..25ee04521b6 100644
--- a/llvm/test/CodeGen/Hexagon/pic-jt-big.ll
+++ b/llvm/test/CodeGen/Hexagon/pic-jt-big.ll
@@ -1,4 +1,4 @@
-; RUN: llc -march=hexagon -relocation-model=pic < %s | FileCheck %s
+; RUN: llc -mtriple=hexagon-unknown-elf -relocation-model=pic < %s | FileCheck %s
; CHECK: r{{[0-9]+}} = add({{pc|PC}},##.LJTI{{[0-9_]+}}@PCREL)
; CHECK: r{{[0-9]+}} = memw(r{{[0-9]}}+##g0@GOT
OpenPOWER on IntegriCloud