[PATCH] D105118: [remangleIntrinsicFunction] Detect and resolve name clash

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 1 02:00:19 PDT 2021


jeroen.dobbelaere updated this revision to Diff 355800.
jeroen.dobbelaere added a comment.

Added testcase showing a similar problem in LLParser that is also fixed by this patch.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105118/new/

https://reviews.llvm.org/D105118

Files:
  llvm/lib/IR/Function.cpp
  llvm/test/Assembler/remangle.ll
  llvm/test/tools/llvm-link/Inputs/remangle1.ll
  llvm/test/tools/llvm-link/Inputs/remangle2.ll
  llvm/test/tools/llvm-link/remangle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105118.355800.patch
Type: text/x-patch
Size: 6911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210701/889ff086/attachment.bin>


More information about the llvm-commits mailing list