[PATCH] D147140: [DebugInfo][flang] Fix linking modules with similar DIStringType

Vladimir Radosavljevic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 29 04:14:37 PDT 2023


vradosav created this revision.
vradosav added reviewers: SouraVX, aprantl.
vradosav added a project: debug-info.
Herald added subscribers: sunshaoce, hiraditya.
Herald added a reviewer: sscalpone.
Herald added a project: All.
vradosav requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This issue is caused by incomplete implementation of isKeyOf for DIStringType.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D147140

Files:
  llvm/lib/IR/LLVMContextImpl.h
  llvm/test/DebugInfo/Inputs/distringtype1.ll
  llvm/test/DebugInfo/distringtype.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147140.509295.patch
Type: text/x-patch
Size: 6200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230329/5a970203/attachment.bin>


More information about the llvm-commits mailing list