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

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 12 06:21:53 PDT 2021


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

Rebased; Added comment about the side effect. Stylistic change as proposed by Artur.


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

https://reviews.llvm.org/D105118

Files:
  llvm/include/llvm/IR/Intrinsics.h
  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.357921.patch
Type: text/x-patch
Size: 7485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210712/a088080b/attachment.bin>


More information about the llvm-commits mailing list