Skip to main content
create_object_file
rustc_
codegen_
ssa
1.96.0-beta.4
(8489f1adb 2026-04-20)
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>>