From: Duncan Sands Date: Tue, 29 Jun 2010 13:18:50 +0000 (+0000) Subject: Looks like this test is missing an XFAIL line. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=9b8c91ced072438c4ce303aa2064097bde5c87fa;p=oota-llvm.git Looks like this test is missing an XFAIL line. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107134 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/FrontendC/2010-06-28-DbgEntryPC.c b/test/FrontendC/2010-06-28-DbgEntryPC.c index 6505ab99e70..61b4addd219 100644 --- a/test/FrontendC/2010-06-28-DbgEntryPC.c +++ b/test/FrontendC/2010-06-28-DbgEntryPC.c @@ -2,6 +2,7 @@ // Use DW_FORM_addr for DW_AT_entry_pc. // Radar 8094785 +// XFAIL: * // XTARGET: x86,i386,i686 // CHECK: .byte 17 ## DW_TAG_compile_unit // CHECK-NEXT: .byte 1 ## DW_CHILDREN_yes