[PATCH] D73094: [WPD] Allow load/save bitcoded index when running opt -wholeprogramdevirt

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 24 00:33:07 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8973fae19512: [WPD] Allow load/save bitcoded index when running opt -wholeprogramdevirt (authored by Evgeny Leviant <evgeny at Evgenys-iMac.local>).

Changed prior to commit:
  https://reviews.llvm.org/D73094?vs=239908&id=240114#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73094

Files:
  llvm/include/llvm/IR/ModuleSummaryIndex.h
  llvm/lib/IR/AsmWriter.cpp
  llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
  llvm/test/Transforms/WholeProgramDevirt/Inputs/devirt-bad-index.ll
  llvm/test/Transforms/WholeProgramDevirt/Inputs/devirt-single-impl2-index.ll
  llvm/test/Transforms/WholeProgramDevirt/devirt-single-impl2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73094.240114.patch
Type: text/x-patch
Size: 11400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200124/4eb6bd4c/attachment.bin>


More information about the llvm-commits mailing list