Function rustc_codegen_llvm::common::bytes_in_context

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