[all-commits] [llvm/llvm-project] 2c0d56: Add debuginfo C support for a SetType, Subrangetyp...

peter mckinna via All-commits all-commits at lists.llvm.org
Fri Jul 11 07:56:15 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c0d563a76fcda85d655f39a8fd287bbf0e547ca
      https://github.com/llvm/llvm-project/commit/2c0d563a76fcda85d655f39a8fd287bbf0e547ca
  Author: peter mckinna <peter.mckinna at gmail.com>
  Date:   2025-07-11 (Fri, 11 Jul 2025)

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

  Log Message:
  -----------
  Add debuginfo C support for a SetType, Subrangetype,  dynamic array type and replace arrays (#135607)

This change adds some support to the C DebugInfo capability to create set types,
subrange types, dynamic array types and the ability to replace arrays.



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