[PATCH] D145318: [IRLinker] Fix mapping of declaration metadata

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 9 00:02:22 PST 2023


critson updated this revision to Diff 503651.
critson added a comment.

- Add missing erasure of functions which are erased through renaming.


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

https://reviews.llvm.org/D145318

Files:
  llvm/include/llvm/Transforms/Utils/ValueMapper.h
  llvm/lib/Linker/IRMover.cpp
  llvm/lib/Transforms/Utils/ValueMapper.cpp
  llvm/test/Linker/Inputs/metadata-function.ll
  llvm/test/Linker/metadata-function.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145318.503651.patch
Type: text/x-patch
Size: 4614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230309/be374d9d/attachment.bin>


More information about the llvm-commits mailing list