ΒΆvoid LLVMSetCurrentDebugLocation(
    LLVMBuilderRef Builder,
    LLVMValueRef L)

Description

Deprecated: Passing the NULL location will crash. Use LLVMGetCurrentDebugLocation2 instead.

Declared at: llvm/include/llvm-c/Core.h:3571

Parameters

LLVMBuilderRef Builder
LLVMValueRef L