forked from OSchip/llvm-project
Tweak llvm/test/DebugInfo/X86/generate-odr-hash.ll corresponding to r201351 (Revert r201187).
llvm-svn: 201355
This commit is contained in:
parent
79c3ab7c5e
commit
f71dc448b9
|
@ -125,14 +125,6 @@
|
|||
; CHECK: DW_TAG_member
|
||||
; CHECK-NEXT: DW_AT_name{{.*}}"a"
|
||||
|
||||
; CHECK-LABEL: .debug_line contents:
|
||||
; CHECK: Line table prologue
|
||||
; CHECK-NOT: file_names[
|
||||
; CHECK: file_names{{.*}} bar.h
|
||||
; CHECK: file_names{{.*}} bar.cpp
|
||||
; CHECK-NOT: file_names[
|
||||
; CHECK-LABEL: .debug_str contents:
|
||||
|
||||
; Use the unit size as a rough hash/identifier for the unit we're dealing with
|
||||
; it happens to be unambiguous at the moment, but it's hardly ideal.
|
||||
; CHECK-LABEL: .debug_pubtypes contents:
|
||||
|
|
Loading…
Reference in New Issue