Module rustc_codegen_ssa::back::write
source · Structs
- Additional resources used by optimize_and_codegen (not module specific)
- Module-specific configuration for
optimize_and_codegen
. - Configuration passed to the function returned by the
target_machine_factory
. FatalError
is explicitly notSend
.
Enums
- What kind of llvm bitcode section to embed in an object file.
- Actual LTO type we end up choosing based on multiple factors.
- What kind of object file to emit.