This is an archive of the discontinued LLVM Phabricator instance.

[CodeGen] EmitLoadOfPointer() to generate TBAA info along with LValue base info
ClosedPublic

Authored by kosarev on Oct 11 2017, 2:58 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

kosarev created this revision.Oct 11 2017, 2:58 AM
kosarev retitled this revision from [CodeGen] EmitLoadOfPointerLValue() to generate TBAA info along with LValue base info to [CodeGen] EmitLoadOfPointer() to generate TBAA info along with LValue base info.Oct 11 2017, 3:12 AM
rjmccall accepted this revision.Oct 12 2017, 3:34 PM

LGTM.

This revision is now accepted and ready to land.Oct 12 2017, 3:34 PM
This revision was automatically updated to reflect the committed changes.