]> granicus.if.org Git - clang/commit
[CodeGen] EmitLoadOfPointer() to generate TBAA info along with LValue base info
authorIvan A. Kosarev <ikosarev@accesssoftek.com>
Fri, 13 Oct 2017 16:47:22 +0000 (16:47 +0000)
committerIvan A. Kosarev <ikosarev@accesssoftek.com>
Fri, 13 Oct 2017 16:47:22 +0000 (16:47 +0000)
commit8c3b487226338315a82d3c48dfd6e947ff25892e
tree813c88b536be6b2e3e17d240185a3fdfc6bc2aa2
parent333a8748baae5d3ac3663a4367bae978b3ca464d
[CodeGen] EmitLoadOfPointer() to generate TBAA info along with LValue base info

This patch should not bring in any functional changes.

Differential Revision: https://reviews.llvm.org/D38791

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@315704 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CodeGenFunction.h