summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2010-06-29 00:04:40 +0000
committerDevang Patel <dpatel@apple.com>2010-06-29 00:04:40 +0000
commit1575e9f5ce635d122bb81aa94710189d2730b8eb (patch)
tree95d42fca5d8d1000bc82d594f5db97a3cfe6f025
parent1b28a4298e812508b40aa97dc6016f9f370d7c0e (diff)
downloadbcm5719-llvm-1575e9f5ce635d122bb81aa94710189d2730b8eb.tar.gz
bcm5719-llvm-1575e9f5ce635d122bb81aa94710189d2730b8eb.zip
The comment string does not match for all targets. PowerPC uses ;.
llvm-svn: 107103
-rw-r--r--llvm/test/FrontendC/2010-06-28-DbgEntryPC.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/FrontendC/2010-06-28-DbgEntryPC.c b/llvm/test/FrontendC/2010-06-28-DbgEntryPC.c
index 9ce236425a0..6505ab99e70 100644
--- a/llvm/test/FrontendC/2010-06-28-DbgEntryPC.c
+++ b/llvm/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
OpenPOWER on IntegriCloud