mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
Fix testcase on windows.
llvm-svn: 298521
This commit is contained in:
parent
c970e00bec
commit
3a97c0dff9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user