]> granicus.if.org Git - llvm/commitdiff
Fix windows bots by locking down the target triple on this testcase.
authorAdrian Prantl <aprantl@apple.com>
Fri, 17 Feb 2017 20:02:26 +0000 (20:02 +0000)
committerAdrian Prantl <aprantl@apple.com>
Fri, 17 Feb 2017 20:02:26 +0000 (20:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295490 91177308-0d34-0410-b5e6-96231b3b80d8

test/DebugInfo/X86/FrameIndexExprs.ll

index a964688cd979455ef70325cf8effe254c09ecb05..8b2cefc4f8f89b90c7e37c3a759051375c676462 100644 (file)
@@ -1,6 +1,6 @@
 ; PR31381: An assertion in the DWARF backend when fragments in MMI slots are
 ; sorted by largest offset first.
-; RUN: %llc_dwarf -filetype=obj < %s | llvm-dwarfdump -debug-dump=info - | FileCheck %s
+; RUN: llc -mtriple=x86_64-apple-darwin -filetype=obj < %s | llvm-dwarfdump -debug-dump=info - | FileCheck %s
 ; CHECK: DW_TAG_formal_parameter
 ; CHECK: DW_TAG_formal_parameter
 ; CHECK-NEXT: DW_AT_location [DW_FORM_exprloc]  (<0xa> 91 78 93 03 93 06 91 7d 93 03 )