[PATCH] D69452: [ThinLTO/WPD] Fix index-based WPD for available_externally vtables

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 29 18:32:58 PDT 2019


tejohnson updated this revision to Diff 227014.
tejohnson added a comment.

Update patch per comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69452

Files:
  llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
  llvm/test/ThinLTO/X86/Inputs/devirt_available_externally.ll
  llvm/test/ThinLTO/X86/Inputs/devirt_local_same_guid.ll
  llvm/test/ThinLTO/X86/devirt_available_externally.ll
  llvm/test/ThinLTO/X86/devirt_local_same_guid.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69452.227014.patch
Type: text/x-patch
Size: 10468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191030/9be53246/attachment.bin>


More information about the llvm-commits mailing list