[PATCH] D39455: [CodeGen] Add initial support for union members in TBAA

Ivan Kosarev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 30 01:27:07 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL319413: [CodeGen] Add initial support for union members in TBAA (authored by kosarev).

Changed prior to commit:
  https://reviews.llvm.org/D39455?vs=124726&id=124883#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39455

Files:
  cfe/trunk/lib/CodeGen/CGExpr.cpp
  cfe/trunk/lib/CodeGen/CodeGenModule.h
  cfe/trunk/lib/CodeGen/CodeGenTBAA.cpp
  cfe/trunk/lib/CodeGen/CodeGenTBAA.h
  cfe/trunk/test/CodeGen/tbaa-union.cpp
  cfe/trunk/test/CodeGen/union-tbaa1.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39455.124883.patch
Type: text/x-patch
Size: 12609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171130/6fe4bb7f/attachment-0001.bin>


More information about the cfe-commits mailing list