[PATCH] D38794: [CodeGen] getNaturalTypeAlignment() to generate TBAA info along with LValue base info

Ivan Kosarev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 13 10:11:20 PDT 2017


kosarev added a comment.

Right. Switching back to returning just AlignmentSource would make its name more adequate, but I suspect we intentionally want full-size lvalue base info here.


Repository:
  rL LLVM

https://reviews.llvm.org/D38794





More information about the cfe-commits mailing list