[all-commits] [llvm/llvm-project] b5e7a4: [DebugInfo][flang] Fix linking modules with simila...
Vladimir Radosavljevic via All-commits
all-commits at lists.llvm.org
Tue Apr 4 12:48:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b5e7a4e20f741f563358d294f061423ab5a41121
https://github.com/llvm/llvm-project/commit/b5e7a4e20f741f563358d294f061423ab5a41121
Author: Vladimir Radosavljevic <vladimir.radosavljevic at nextsilicon.com>
Date: 2023-04-04 (Tue, 04 Apr 2023)
Changed paths:
M llvm/lib/IR/LLVMContextImpl.h
A llvm/test/DebugInfo/Inputs/distringtype1.ll
A llvm/test/DebugInfo/distringtype.ll
Log Message:
-----------
[DebugInfo][flang] Fix linking modules with similar DIStringType
This issue is caused by incomplete implementation of isKeyOf for DIStringType.
Differential Revision: https://reviews.llvm.org/D147140
More information about the All-commits
mailing list