mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-01 03:33:42 +00:00
Attempt to unbreak an MSVC buildbot by switching to %llc_dwarf.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202202 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
889b1299a7
commit
7e2bf3c6f9
@ -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…
x
Reference in New Issue
Block a user