rust/compiler/rustc_interface
Miguel Ojeda 2d476222e8 Add -Zfunction-return={keep,thunk-extern} option
This is intended to be used for Linux kernel RETHUNK builds.

With this commit (optionally backported to Rust 1.73.0), plus a
patched Linux kernel to pass the flag, I get a RETHUNK build with
Rust enabled that is `objtool`-warning-free and is able to boot in
QEMU and load a sample Rust kernel module.

Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
2023-11-30 20:21:31 +01:00
..
src Add -Zfunction-return={keep,thunk-extern} option 2023-11-30 20:21:31 +01:00
Cargo.toml Call FileEncoder::finish in rmeta encoding 2023-11-22 22:49:22 -05:00
messages.ftl Write to stdout if - is given as output file 2023-06-06 17:53:29 -04:00