From: Devang Patel Date: Tue, 29 Jun 2010 00:04:40 +0000 (+0000) Subject: The comment string does not match for all targets. PowerPC uses ;. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=e4e7d56396774e42f3dc5d4c6ae541f92cfa71be;p=oota-llvm.git The comment string does not match for all targets. PowerPC uses ;. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107103 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/FrontendC/2010-06-28-DbgEntryPC.c b/test/FrontendC/2010-06-28-DbgEntryPC.c index 9ce236425a0..6505ab99e70 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 +// XTARGET: x86,i386,i686 // CHECK: .byte 17 ## DW_TAG_compile_unit // CHECK-NEXT: .byte 1 ## DW_CHILDREN_yes // CHECK-NEXT: .byte 37 ## DW_AT_producer