[PATCH] D38873: LowerTypeTests: Give imported symbols a type with size 0 so that they are not assumed not to alias.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 13 14:02:30 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL315753: LowerTypeTests: Give imported symbols a type with size 0 so that they are not… (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D38873?vs=118879&id=118975#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38873

Files:
  compiler-rt/trunk/test/cfi/vtable-may-alias.cpp
  llvm/trunk/lib/Transforms/IPO/LowerTypeTests.cpp
  llvm/trunk/test/Transforms/LowerTypeTests/import.ll
  llvm/trunk/test/Transforms/LowerTypeTests/simplify.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38873.118975.patch
Type: text/x-patch
Size: 19628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171013/dbb14ad6/attachment.bin>


More information about the llvm-commits mailing list