[PATCH] D105118: [remangleIntrinsicFunction] Detect and resolve name clash
Jeroen Dobbelaere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 30 09:08:35 PDT 2021
jeroen.dobbelaere updated this revision to Diff 355578.
jeroen.dobbelaere added a comment.
- handle the case where the clashing GV is not a function.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105118/new/
https://reviews.llvm.org/D105118
Files:
llvm/lib/IR/Function.cpp
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.355578.patch
Type: text/x-patch
Size: 4386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210630/c987f57b/attachment.bin>
More information about the llvm-commits
mailing list