[PATCH] D28041: IR: Module summary representation for type identifiers; summary test scaffolding for lowertypetests.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 13:16:27 PST 2017


pcc updated this revision to Diff 83113.
pcc marked an inline comment as done.
pcc added a comment.

- Address review comments


https://reviews.llvm.org/D28041

Files:
  llvm/include/llvm/IR/ModuleSummaryIndex.h
  llvm/include/llvm/IR/ModuleSummaryIndexYAML.h
  llvm/lib/Transforms/IPO/LowerTypeTests.cpp
  llvm/test/Transforms/LowerTypeTests/Inputs/import-unsat.yaml
  llvm/test/Transforms/LowerTypeTests/export-nothing.ll
  llvm/test/Transforms/LowerTypeTests/import-unsat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28041.83113.patch
Type: text/x-patch
Size: 11157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170104/b60cfb82/attachment.bin>


More information about the llvm-commits mailing list