Function rustc_codegen_llvm::attributes::sanitize [−][src]
pub fn sanitize<'ll>(
cx: &CodegenCx<'ll, '_>,
no_sanitize: SanitizerSet,
llfn: &'ll Value
)
Expand description
Apply LLVM sanitize attributes.
pub fn sanitize<'ll>(
cx: &CodegenCx<'ll, '_>,
no_sanitize: SanitizerSet,
llfn: &'ll Value
)
Apply LLVM sanitize attributes.