about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-11-12 18:31:54 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-09-29 14:34:58 +0000
commitadf9cbd69ccd9c1e973fe179fbf3e53b23b4a5ae (patch)
treec589af758aa77de33878b464f7def8250e7bbbe7 /compiler/rustc_codegen_llvm/src
parent128b36a4a48534b048845cc744b9672529d13df1 (diff)
downloadrust-adf9cbd69ccd9c1e973fe179fbf3e53b23b4a5ae.tar.gz
rust-adf9cbd69ccd9c1e973fe179fbf3e53b23b4a5ae.zip
Add a dummy codegen backend
This allows building a rustc capable of running the frontend without any
backend present. While this may not seem all that useful, it allows
running the frontend of rustc to report errors or running miri to
interpret a program without any backend present. This is useful when you
are trying to say run miri in the browser as upstream LLVM can't be
compiled for wasm yet. Or to run rustc itself in miri like I did a while
ago and caught some UB.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions