Skip to content

Commit a5a93a4

Browse files
Add test that checks if llvm-strip removes the .gnu_debuglink section
1 parent fa75435 commit a5a93a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/test/tools/llvm-objcopy/ELF/strip-all.test

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ Sections:
6868
Flags: [ ]
6969
- Name: .gnu.warning.foo
7070
Type: SHT_PROGBITS
71+
- Name: .gnu_debuglink
72+
Type: SHT_PROGBITS
7173
ProgramHeaders:
7274
# Use an arbitrary segment type to show that the segment type is unimportant.
7375
- Type: 0x61234567

0 commit comments

Comments
 (0)