about summary refs log tree commit diff
path: root/tests/codegen/min-function-alignment.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-48/+0
2025-07-19Mitigate `#[align]` name resolution ambiguity regression with a renameJieyou Xu-2/+4
2025-07-06Skip `align` tests on wasmJules Bertholet-0/+1
2025-06-23fix `-Zmin-function-alignment` without attributesFolkert de Vries-4/+6
2025-06-18add `#[align]` attributeFolkert de Vries-3/+3
2025-01-10add `-Zmin-function-alignment`Folkert de Vries-0/+43