Skip to main content

write_manifest

Function write_manifest 

Source
pub(crate) fn write_manifest<'tcx>(
    path: &Path,
    tcx: TyCtxt<'tcx>,
    instances: &[Instance<'tcx>],
) -> Result<()>
Expand description

Write a list of offload kernel instances to the manifest file.