rustc_codegen_llvm::common

Function bytes_in_context

Source
pub(crate) fn bytes_in_context<'ll>(
    llcx: &'ll Context,
    bytes: &[u8],
) -> &'ll Value