Skip to main content
create_object_file
rustc_
codegen_
ssa
1.97.0-beta.2
(0417c2586 2026-05-30)
In rustc_
codegen_
ssa::
back::
metadata
rustc_codegen_ssa
::
back
::
metadata
Function
create_
object_
file
Copy item path
Source
pub(crate) fn create_object_file(sess: &
Session
) ->
Option
<
Object
<'static>>