[PATCH] D38733: [CodeGen] Generate TBAA info along with LValue base info

Ivan A. Kosarev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 11 01:09:35 PDT 2017


kosarev updated this revision to Diff 118551.
kosarev added a comment.

Removed changes related to functions like getNaturalTypeAlignment() that generate LValue base info objects to simplify the patch. These removed changes will be addressed with separate patches.


https://reviews.llvm.org/D38733

Files:
  lib/CodeGen/CGExpr.cpp
  lib/CodeGen/CGOpenMPRuntime.cpp
  lib/CodeGen/CodeGenFunction.cpp
  lib/CodeGen/CodeGenFunction.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38733.118551.patch
Type: text/x-patch
Size: 11459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171011/8529dc50/attachment-0001.bin>


More information about the cfe-commits mailing list