ΒΆvoid LLVMDisposeBinary(LLVMBinaryRef BR)

Description

Dispose of a binary file. The binary file does not own its backing buffer. It is the responsibilty of the caller to free it with \c LLVMDisposeMemoryBuffer.

Declared at: llvm/include/llvm-c/Object.h:86

Parameters

LLVMBinaryRef BR