
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
5 lines
88 B
ArmAsm
5 lines
88 B
ArmAsm
.section .debug_str,"S",@
|
|
.asciz "clang version 13.0.0"
|
|
.asciz "bar"
|
|
.asciz "foo"
|