[PATCH] D87970: [ThinLTO] Avoid temporaries when loading global decl attachment metadata

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 25 10:07:47 PDT 2020


tejohnson updated this revision to Diff 294359.
tejohnson added a comment.
Herald added a subscriber: ormris.

Fix bug and add test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87970

Files:
  llvm/lib/Bitcode/Reader/MetadataLoader.cpp
  llvm/test/ThinLTO/X86/Inputs/devirt2.ll
  llvm/test/ThinLTO/X86/devirt2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87970.294359.patch
Type: text/x-patch
Size: 10571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200925/55c8b4f0/attachment.bin>


More information about the llvm-commits mailing list