Auto merge of #138503 - bjorn3:string_merging, r=tmiasko

Avoid wrapping constant allocations in packed structs when not necessary

This way LLVM will set the string merging flag if the alloc is a nul terminated string, reducing binary sizes.

try-job: armhf-gnu
This commit is contained in:
bors 2025-03-28 10:18:32 +00:00
commit 76fee127a8

Diff content is not available