[PATCH] D38404: [CodeGen] Do not refer to complete TBAA info where we actually deal with just TBAA access types

Ivan A. Kosarev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 2 02:56:30 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314657: [CodeGen] Do not refer to complete TBAA info where we actually deal with just… (authored by kosarev).

Changed prior to commit:
  https://reviews.llvm.org/D38404?vs=117143&id=117315#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38404

Files:
  cfe/trunk/lib/CodeGen/CGAtomic.cpp
  cfe/trunk/lib/CodeGen/CGExpr.cpp
  cfe/trunk/lib/CodeGen/CGValue.h
  cfe/trunk/lib/CodeGen/CodeGenFunction.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/lib/CodeGen/CodeGenModule.cpp
  cfe/trunk/lib/CodeGen/CodeGenModule.h
  cfe/trunk/lib/CodeGen/CodeGenTBAA.cpp
  cfe/trunk/lib/CodeGen/CodeGenTBAA.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38404.117315.patch
Type: text/x-patch
Size: 17574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171002/acf18bbe/attachment-0001.bin>


More information about the cfe-commits mailing list