llvm/test/CodeGen/XCore/dwarf_debug.ll: Fix not to be affected by *-win32.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 4 Jul 2014 11:58:03 +0000 (11:58 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 4 Jul 2014 11:58:03 +0000 (11:58 +0000)
llvm-svn: 212335

llvm/test/CodeGen/XCore/dwarf_debug.ll

index 65907c2..2f4b231 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=xcore -O0 | FileCheck %s
+; RUN: llc < %s -mtriple=xcore-unknown-unknown -O0 | FileCheck %s
 
 ; 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"
 ; target triple = "xcore"