Expose DIBuilder::finalizeSubprogram() through the LLVM C API.
The LLVM C API function is called LLVMDIBuilderFinalizeSubprogram().
Differential D104794
Expose `DIBuilder::finalizeSubprogram()` through the LLVM C API Authored by koutheir on Jun 23 2021, 10:06 AM. |