projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a12c4e
)
DebugInfo: Flag test as requiring object emission support
author
David Blaikie
<dblaikie@gmail.com>
Tue, 18 Mar 2014 00:12:25 +0000
(
00:12
+0000)
committer
David Blaikie
<dblaikie@gmail.com>
Tue, 18 Mar 2014 00:12:25 +0000
(
00:12
+0000)
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
test/DebugInfo/lto-comp-dir.ll
patch
|
blob
|
history
diff --git
a/test/DebugInfo/lto-comp-dir.ll
b/test/DebugInfo/lto-comp-dir.ll
index 2637171d6a23f3892f1d3e23ce769b2f2009ea63..77ab70b685377ed9c282b785fa9adbc7f752c53d 100644
(file)
--- a/
test/DebugInfo/lto-comp-dir.ll
+++ b/
test/DebugInfo/lto-comp-dir.ll
@@
-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