[all-commits] [llvm/llvm-project] 8fec6d: llvm-c: Introduce 'LLVMDISubprogramReplaceType' (#...

David via All-commits all-commits at lists.llvm.org
Tue Jun 24 06:42:28 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8fec6d11777ad29c55f8104fc11504cadba3fc22
      https://github.com/llvm/llvm-project/commit/8fec6d11777ad29c55f8104fc11504cadba3fc22
  Author: David <davidgmbb at gmail.com>
  Date:   2025-06-24 (Tue, 24 Jun 2025)

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

  Log Message:
  -----------
  llvm-c: Introduce 'LLVMDISubprogramReplaceType' (#143461)

The C API does not provide a way to replace the subroutine type after
creating a subprogram. This functionality is useful for creating a
subroutine type composed of types which have the subprogram as scope



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list