]> git.lizzy.rs Git - rust.git/commit
Introduce Bx::switch_to_block
authorbjorn3 <bjorn3@users.noreply.github.com>
Fri, 18 Feb 2022 14:37:31 +0000 (15:37 +0100)
committerbjorn3 <bjorn3@users.noreply.github.com>
Thu, 24 Feb 2022 11:18:21 +0000 (12:18 +0100)
commit96cf7999ab64ead0c06384da51eb8586ffebfc1e
treecdfaed89f7ad40550e40560013125b9026d8a8b8
parent0edcf1e2496caed074187c3c5ffac14537e633cf
Introduce Bx::switch_to_block
compiler/rustc_codegen_gcc/src/builder.rs
compiler/rustc_codegen_llvm/src/builder.rs
compiler/rustc_codegen_llvm/src/intrinsic.rs
compiler/rustc_codegen_llvm/src/va_arg.rs
compiler/rustc_codegen_ssa/src/mir/block.rs
compiler/rustc_codegen_ssa/src/traits/builder.rs