Skip to content

Commit

Permalink
llvm/test/CodeGen/XCore/dwarf_debug.ll: Fix not to be affected by *-w…
Browse files Browse the repository at this point in the history
…in32.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212335 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
chapuni committed Jul 4, 2014
1 parent 4a183c6 commit f3f355d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/CodeGen/XCore/dwarf_debug.ll
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit f3f355d

Please sign in to comment.