forked from OSchip/llvm-project
The comment string does not match for all targets. PowerPC uses ;.
llvm-svn: 107103
This commit is contained in:
parent
1b28a4298e
commit
1575e9f5ce
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue