[PATCH] D28546: LowerTypeTests: Implement importing of type identifiers.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 18:31:08 PST 2017


pcc created this revision.
pcc added a reviewer: eugenis.
pcc added subscribers: llvm-commits, mehdi_amini.

To import a type identifier we read the summary and create external
references to the symbols defined when exporting.


https://reviews.llvm.org/D28546

Files:
  llvm/lib/Transforms/IPO/LowerTypeTests.cpp
  llvm/test/Transforms/LowerTypeTests/Inputs/import.yaml
  llvm/test/Transforms/LowerTypeTests/import.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28546.83909.patch
Type: text/x-patch
Size: 15369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170111/abf80e05/attachment.bin>


More information about the llvm-commits mailing list