MCPcopy Create free account
hub / github.com/datum-lang/datum / create_llvm_function

Method create_llvm_function

dc_compiler/src/lowerify/base_target.rs:15–31  ·  view source on GitHub ↗
(
        &self,
        co: &mut CodeObject<'func>,
        cfg: &ControlFlowGraph,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

emit_functionMethod · 0.80

Implementers 2

wasm_target.rsdc_compiler/src/lowerify/wasm_target.r
classic_target.rsdc_compiler/src/lowerify/classic_targe

Calls

no outgoing calls

Tested by

no test coverage detected