about summary refs log tree commit diff
path: root/tests/codegen/align-byval-alignment-mismatch.rs
AgeCommit message (Expand)AuthorLines
2024-04-11use [N x i8] for alloca typesErik Desjardins-3/+3
2024-03-11copy byval argument to alloca if alignment is insufficientErik Desjardins-0/+126