[PATCH] D38796: [CodeGen] EmitPointerWithAlignment() to generate TBAA info along with LValue base info

Ivan Kosarev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 11 06:02:13 PDT 2017


kosarev created this revision.
kosarev added a project: clang.

Prepared on top of https://reviews.llvm.org/D38795.


Repository:
  rL LLVM

https://reviews.llvm.org/D38796

Files:
  CodeGen/CGExpr.cpp
  CodeGen/CodeGenFunction.cpp
  CodeGen/CodeGenFunction.h
  CodeGen/CodeGenModule.cpp
  CodeGen/CodeGenModule.h
  CodeGen/CodeGenTBAA.cpp
  CodeGen/CodeGenTBAA.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38796.118599.patch
Type: text/x-patch
Size: 15240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171011/5aa5bdcb/attachment-0001.bin>


More information about the cfe-commits mailing list