[all-commits] [llvm/llvm-project] 16661b: Expose `DIBuilder::finalizeSubprogram()` through t...

Koutheir Attouchi via All-commits all-commits at lists.llvm.org
Thu Sep 30 21:00:10 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 16661b1a3c4c93959d87079a659615b4635e17c2
      https://github.com/llvm/llvm-project/commit/16661b1a3c4c93959d87079a659615b4635e17c2
  Author: Koutheir Attouchi <koutheir at gmail.com>
  Date:   2021-09-30 (Thu, 30 Sep 2021)

  Changed paths:
    M llvm/include/llvm-c/DebugInfo.h
    M llvm/lib/IR/DebugInfo.cpp

  Log Message:
  -----------
  Expose `DIBuilder::finalizeSubprogram()` through the LLVM C API

The LLVM C API function is called `LLVMDIBuilderFinalizeSubprogram()`.

Reviewed By: CodaFi

Differential Revision: https://reviews.llvm.org/D104794




More information about the All-commits mailing list