Skip to content

Commit 91e9f4d

Browse files
committed
llvm/test/CodeGen/XCore/dwarf_debug.ll: Fix not to be affected by *-win32.
llvm-svn: 212335
1 parent 9e5b987 commit 91e9f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/XCore/dwarf_debug.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 -O0 | FileCheck %s
1+
; RUN: llc < %s -mtriple=xcore-unknown-unknown -O0 | FileCheck %s
22

33
; target datalayout = "e-m:e-p:32:32-i1:8:32-i8:8:32-i16:16:32-i64:32-f64:32-a:0:32-n32"
44
; target triple = "xcore"

0 commit comments

Comments
 (0)