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

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 18 12:42:56 PST 2017


pcc updated this revision to Diff 84878.
pcc marked 2 inline comments as done.
pcc added a comment.

- Address review comments


https://reviews.llvm.org/D28424

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28424.84878.patch
Type: text/x-patch
Size: 21947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170118/7e3b19f6/attachment.bin>


More information about the llvm-commits mailing list