[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 19:49:52 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL291069: IR: Module summary representation for type identifiers; summary test… (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D28041?vs=83113&id=83184#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28041

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

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


More information about the llvm-commits mailing list