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

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 5 23:16:54 PST 2023


critson updated this revision to Diff 502528.
critson marked an inline comment as done.
critson added a comment.

- Remove unnecessary erase calls, simplifying implementation
- Extend comment


Repository:
  rG LLVM Github Monorepo

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.502528.patch
Type: text/x-patch
Size: 4197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230306/65ace5fa/attachment.bin>


More information about the llvm-commits mailing list