about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-04-05 19:40:25 +0200
committerGitHub <noreply@github.com>2025-04-05 19:40:25 +0200
commit2769522e6e0cbbfe730abc2c77298fb5f8844b79 (patch)
tree070de63c60c9d6567c8780dd8b4bb45a61612342 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parent527725b025ee11ca192d62b9521e3e3d8a3627b0 (diff)
parent707d356d004029a7e5300ce51e5aed330aa4a1a7 (diff)
downloadrust-2769522e6e0cbbfe730abc2c77298fb5f8844b79.tar.gz
rust-2769522e6e0cbbfe730abc2c77298fb5f8844b79.zip
Rollup merge of #139319 - makai410:refactor, r=celinval
StableMIR: Prepare for refactoring

Temporarily make `stable_mir` "parasitic" on the `rustc_smir` crate.

It aims to resolve the circular dependency that would arise if we directly invert the dependency order between `rustc_smir` and `stable_mir`.

Once the refactoring is complete (`rustc_smir` does not depend on `stable_mir`), we will migrate it back to the `stable_mir` crate. See more details: [here](https://hackmd.io/jBRkZLqAQL2EVgwIIeNMHg).
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions