DebugInfo: Flag test as requiring object emission support

Cleans up buildbot failures on R600 and similar.

llvm-svn: 204095
This commit is contained in:
David Blaikie 2014-03-18 00:12:25 +00:00
parent e05274d7d9
commit 9a6f9a4c68
1 changed files with 2 additions and 0 deletions

View File

@ -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