Expose DIBuilder::finalizeSubprogram() through the LLVM C API.
The LLVM C API function is called LLVMDIBuilderFinalizeSubprogram().
Paths
| Differential D104794
Expose `DIBuilder::finalizeSubprogram()` through the LLVM C API ClosedPublic Authored by koutheir on Jun 23 2021, 10:06 AM.
Details
Diff Detail
Event Timelinekoutheir retitled this revision from Expose `DIBuilder::finalizeSubprogram()` through the LLVM C API. The LLVM C API function is called `LLVMDIBuilderFinalizeSubprogram()`. to Expose `DIBuilder::finalizeSubprogram()` through the LLVM C API.Jun 23 2021, 10:06 AM This revision is now accepted and ready to land.Jun 25 2021, 6:14 AM This revision was landed with ongoing or failed builds.Sep 30 2021, 9:00 PM Closed by commit rG16661b1a3c4c: Expose `DIBuilder::finalizeSubprogram()` through the LLVM C API (authored by koutheir, committed by dblaikie). · Explain Why This revision was automatically updated to reflect the committed changes. Comment Actions
Committed, sorry for the delay!
Revision Contents
Diff 354010 llvm/include/llvm-c/DebugInfo.h
llvm/lib/IR/DebugInfo.cpp
|
clang-tidy: warning: invalid case style for function 'LLVMDIBuilderFinalizeSubprogram' [readability-identifier-naming]
not useful