summary refs log tree commit diff
path: root/src/librustc_codegen_llvm/mir/statement.rs
AgeCommit message (Collapse)AuthorLines
2018-05-29rust-lang/rust#27282: Add `StatementKind::ReadForMatch` to MIR.Felix S. Klock II-0/+1
(This is just the data structure changes and some boilerplate match code that followed from it; the actual emission of these statements comes in a follow-up commit.)
2018-05-17Rename trans to codegen everywhere.Irina Popa-0/+91