mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-11 21:45:16 +00:00
Attempt to unbreak an MSVC buildbot by switching to %llc_dwarf.
llvm-svn: 202202
This commit is contained in:
parent
164f6a50be
commit
556acef3d9
@ -1,4 +1,4 @@
|
||||
; RUN: llc -O0 -filetype=obj -o %t.o %s
|
||||
; RUN: %llc_dwarf -O0 -filetype=obj -o %t.o %s
|
||||
; RUN: llvm-dwarfdump -debug-dump=info %t.o | FileCheck %s
|
||||
; REQUIRES: object-emission
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user