Files
clang-p2996/lld/test/ELF/linkerscript/Inputs/compress-debug-sections.s
Fangrui Song d6d640ebae [ELF][test] Fix section sh_type and sh_flags
A future MC change may add a warning/error when a .section directive
specifies incorrect sh_flags/sh_type.
2020-02-19 22:01:42 -08:00

4 lines
67 B
ArmAsm

.section .debug_str,"MS",@progbits,1
.asciz "CCC"
.asciz "DDD"