[PATCH] D76115: Add debug support for set types

peter mckinna via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 12 21:12:36 PDT 2020


demoitem created this revision.
demoitem added reviewers: probinson, echristo.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

This commit adds debugging support for set types defined in languages such as pascal and modula-2


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D76115

Files:
  llvm/include/llvm/IR/DIBuilder.h
  llvm/lib/IR/DIBuilder.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/test/DebugInfo/Generic/set.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76115.250121.patch
Type: text/x-patch
Size: 9536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200313/75cdfbba/attachment.bin>


More information about the llvm-commits mailing list