1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00

move test back into the parent directory and add a REQUIRES: obj emission.

llvm-svn: 197759
This commit is contained in:
Adrian Prantl 2013-12-20 00:37:18 +00:00
parent 0c7582f249
commit 7b852893ea

View File

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