mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-24 03:25:00 +00:00
DebugInfo: Flag test as requiring object emission support
Cleans up buildbot failures on R600 and similar. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204095 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2a12c4e5bd
commit
cdbfefbfed
@ -1,3 +1,5 @@
|
||||
; REQUIRES: object-emission
|
||||
|
||||
; RUN: %llc_dwarf < %s -filetype=obj | llvm-dwarfdump -debug-dump=line - | FileCheck %s
|
||||
; RUN: %llc_dwarf < %s -filetype=asm | FileCheck --check-prefix=ASM %s
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user