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

Vlad Tsyrklevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 9 14:57:03 PST 2018


vlad.tsyrklevich updated this revision to Diff 129168.
vlad.tsyrklevich added a comment.

Add a ThinLTO bitcode writer test and fix a trivial UaF I found with an ASan test build.


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
  test/Transforms/ThinLTOBitcodeWriter/function-alias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41741.129168.patch
Type: text/x-patch
Size: 7496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180109/7fa4fc19/attachment.bin>


More information about the llvm-commits mailing list