[PATCH] D41741: LowerTypeTests: Add limited support for aliases

Vlad Tsyrklevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 5 15:46:52 PST 2018


vlad.tsyrklevich updated this revision to Diff 128823.
vlad.tsyrklevich marked 3 inline comments as done.
vlad.tsyrklevich added a comment.

Add negative tests and fix the bugs Peter pointed out.


Repository:
  rL LLVM

https://reviews.llvm.org/D41741

Files:
  lib/Transforms/IPO/LowerTypeTests.cpp
  lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
  test/Transforms/LowerTypeTests/Inputs/import-alias.yaml
  test/Transforms/LowerTypeTests/export-alias.ll
  test/Transforms/LowerTypeTests/import-alias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41741.128823.patch
Type: text/x-patch
Size: 6962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180105/cd7fc663/attachment.bin>


More information about the llvm-commits mailing list