From 3eb1ec9767491f7b37e77fae576cba006ed138a5 Mon Sep 17 00:00:00 2001 From: Adrian Prantl Date: Wed, 22 Mar 2017 17:15:03 +0000 Subject: [PATCH] Fix testcase on windows. llvm-svn: 298521 --- llvm/test/DebugInfo/X86/single-fi.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/test/DebugInfo/X86/single-fi.ll b/llvm/test/DebugInfo/X86/single-fi.ll index 6941bff4ddef..1de4a3bac595 100644 --- a/llvm/test/DebugInfo/X86/single-fi.ll +++ b/llvm/test/DebugInfo/X86/single-fi.ll @@ -1,4 +1,4 @@ -; RUN: %llc_dwarf -march=x86-64 -o - %s -filetype=obj \ +; RUN: llc -mtriple=x86_64-apple-darwin -o - %s -filetype=obj \ ; RUN: | llvm-dwarfdump -debug-dump=info - | FileCheck %s ; A single FI location. This used to trigger an assertion in debug libstdc++. ; CHECK: DW_TAG_formal_parameter