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

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 9 23:01:31 PST 2023


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

- Add missing context


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.504032.patch
Type: text/x-patch
Size: 4614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230310/1b4e0ede/attachment.bin>


More information about the llvm-commits mailing list