[PATCH] D97978: [llvm] Change DSOLocalEquivalent type if the underlying global value type changes

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 5 16:10:41 PST 2021


leonardchan updated this revision to Diff 328682.
leonardchan marked an inline comment as done.
leonardchan edited the summary of this revision.
leonardchan added reviewers: dexonsmith, mehdi_amini.
leonardchan added a subscriber: mehdi_amini.
leonardchan added a comment.
Herald added a subscriber: steven_wu.

@dexonsmith @mehdi_amini Would you be the right folks to add for reviews on ValueMapper?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97978

Files:
  llvm/lib/IR/Constants.cpp
  llvm/lib/Transforms/Utils/ValueMapper.cpp
  llvm/test/Linker/DSOLocalEquivalent.ll
  llvm/test/Linker/Inputs/DSOLocalEquivalent.ll
  llvm/test/ThinLTO/X86/DSOLocalEquivalent.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97978.328682.patch
Type: text/x-patch
Size: 3865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210306/83edc19c/attachment.bin>


More information about the llvm-commits mailing list