summaryrefslogtreecommitdiff
path: root/test/DebugInfo
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2013-12-20 00:37:18 +0000
committerAdrian Prantl <aprantl@apple.com>2013-12-20 00:37:18 +0000
commit40bcde87f4b86a9529f8fee482c6835bbd53352c (patch)
tree1a56c84b6a7c4605b4fbcbf4c85223678e7a0b42 /test/DebugInfo
parentda031f7bd92d3a12464e26c59b52e5eef132b298 (diff)
move test back into the parent directory and add a REQUIRES: obj emission.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197759 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/DebugInfo')
-rw-r--r--test/DebugInfo/debug-info-qualifiers.ll (renamed from test/DebugInfo/X86/debug-info-qualifiers.ll)5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/DebugInfo/X86/debug-info-qualifiers.ll b/test/DebugInfo/debug-info-qualifiers.ll
index 590a6915932..2cfe624f793 100644
--- a/test/DebugInfo/X86/debug-info-qualifiers.ll
+++ b/test/DebugInfo/debug-info-qualifiers.ll
@@ -1,3 +1,4 @@
+; REQUIRES: object-emission
; Test (r)value qualifiers on C++11 non-static member functions.
; Generated from tools/clang/test/CodeGenCXX/debug-info-qualifiers.cpp
;
@@ -33,10 +34,6 @@
; CHECK-NOT: DW_TAG_subprogram
; CHECK: DW_AT_rvalue_reference [DW_FORM_flag_present] (true)
-
-target datalayout = "e-i64:64-f80:128-s:64-n8:16:32:64-S128"
-target triple = "x86_64-apple-darwin"
-
%class.A = type { i8 }
; Function Attrs: nounwind