From: Adrian Prantl Date: Wed, 22 Mar 2017 17:15:03 +0000 (+0000) Subject: Fix testcase on windows. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=873f83571d18b21960b1fb2ff8582a8f1d251dd9;p=llvm Fix testcase on windows. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298521 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/DebugInfo/X86/single-fi.ll b/test/DebugInfo/X86/single-fi.ll index 6941bff4dde..1de4a3bac59 100644 --- a/test/DebugInfo/X86/single-fi.ll +++ b/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