about summary refs log tree commit diff
path: root/tests/assembly/cstring-merging.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/assembly` into `tests/assembly-llvm`Guillaume Gomez-30/+0
2025-07-18tests: assembly: cstring-merging: Disable GlobalMerge passJens Reidel-1/+1
2025-04-17Make C string merging test work on MIPSLukas Woodtli-3/+5
2025-04-14Let CStrings be either 1 or 2 byte aligned.Eddy (Eduard) Stefes-1/+1
2025-04-10replace `//@ compile-flags: --edition` with `//@ edition`Pietro Albini-1/+2
2025-03-28Add test and commentbjorn3-0/+27