about summary refs log tree commit diff
path: root/src/test/codegen/align-enum.rs
AgeCommit message (Expand)AuthorLines
2020-05-16Disable MIR optimization for alignment codegen testsDylan MacKenzie-1/+1
2019-12-02Update the minimum external LLVM to 7Josh Stone-1/+0
2019-05-27Stabilize repr_align_enum in 1.37.0.Mazdak Farrokhzad-1/+0
2019-02-02Test alloca with #[repr(align(x))] on enumNiklas Fiekas-0/+36