Skip to content

Commit feb7fc8

Browse files
committed
try to fix xcore test
1 parent b28daf5 commit feb7fc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/XCore/float-intrinsics.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: llc < %s -march=xcore | FileCheck %s
1+
; RUN: llc < %s -mtriple=xcore | FileCheck %s
22
declare double @llvm.cos.f64(double)
33
declare double @llvm.exp.f64(double)
44
declare double @llvm.exp2.f64(double)

0 commit comments

Comments
 (0)