[PATCH] D28424: LowerTypeTests: Implement exporting of type identifiers.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 18 17:31:25 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL292462: LowerTypeTests: Implement exporting of type identifiers. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D28424?vs=84878&id=84917#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28424

Files:
  llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
  llvm/trunk/lib/Transforms/IPO/LowerTypeTests.cpp
  llvm/trunk/test/Transforms/LowerTypeTests/Inputs/use-typeid1-typeid2.yaml
  llvm/trunk/test/Transforms/LowerTypeTests/export-allones.ll
  llvm/trunk/test/Transforms/LowerTypeTests/export-bytearray.ll
  llvm/trunk/test/Transforms/LowerTypeTests/export-inline.ll
  llvm/trunk/test/Transforms/LowerTypeTests/export-single.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28424.84917.patch
Type: text/x-patch
Size: 22344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170119/d9c87162/attachment.bin>


More information about the llvm-commits mailing list