llvm-project/lld/test/wasm/Inputs/merge-string-debug2.s
Sam Clegg 45b7cf9955 [lld][WebAssembly] Enable string tail merging in debug sections
This is a followup to https://reviews.llvm.org/D97657 which
applied string tail merging to data segments.

Fixes: https://bugs.llvm.org/show_bug.cgi?id=48828

Differential Revision: https://reviews.llvm.org/D102436
2021-05-18 12:25:39 -07:00

5 lines
88 B
ArmAsm

.section .debug_str,"S",@
.asciz "clang version 13.0.0"
.asciz "bar"
.asciz "foo"