summaryrefslogtreecommitdiff
path: root/test/DebugInfo
diff options
context:
space:
mode:
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