aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/2010-06-29-InlinedFnLocalVar.ll
diff options
context:
space:
mode:
authorCarlo Kok <ck@remobjects.com>2013-08-01 20:17:37 +0000
committerCarlo Kok <ck@remobjects.com>2013-08-01 20:17:37 +0000
commit70cf72e0927ca4e648d9d70b3c309bdaa700a386 (patch)
treee528538158f1cd19f74e8a38ce83f15ba9a2da22 /test/DebugInfo/2010-06-29-InlinedFnLocalVar.ll
parentc8c344b26e3f4b79d01a8882a8dd4b12ebf00392 (diff)
downloadexternal_llvm-70cf72e0927ca4e648d9d70b3c309bdaa700a386.zip
external_llvm-70cf72e0927ca4e648d9d70b3c309bdaa700a386.tar.gz
external_llvm-70cf72e0927ca4e648d9d70b3c309bdaa700a386.tar.bz2
change the inlinefnlocalvar testcase so it uses a triple that's not coff (doesn't seem to matter for the testcase itself, what it tests isn't triple specific), as coff has a slightly different way of emitting what it checks for.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187604 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/DebugInfo/2010-06-29-InlinedFnLocalVar.ll')
-rw-r--r--test/DebugInfo/2010-06-29-InlinedFnLocalVar.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/2010-06-29-InlinedFnLocalVar.ll b/test/DebugInfo/2010-06-29-InlinedFnLocalVar.ll
index d2c2fd4..c114142 100644
--- a/test/DebugInfo/2010-06-29-InlinedFnLocalVar.ll
+++ b/test/DebugInfo/2010-06-29-InlinedFnLocalVar.ll
@@ -1,4 +1,4 @@
-; RUN: llc -O2 %s -o - | FileCheck %s
+; RUN: llc -mtriple=x86_64-pc-linux-gnu -O2 %s -o - | FileCheck %s
; Check struct X for dead variable xyz from inlined function foo.
; CHECK: DW_TAG_structure_type