[PATCH] D31885: Remove TBAA information from LValues representing union members

Krzysztof Parzyszek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 10 11:07:47 PDT 2017


kparzysz created this revision.

The TBAA information for union members may be wrong, and in the current form TBAA cannot represent them correctly.

This is a follow-up to this thread from llvm-dev:
http://lists.llvm.org/pipermail/llvm-dev/2017-April/111859.html


Repository:
  rL LLVM

https://reviews.llvm.org/D31885

Files:
  lib/CodeGen/CGExpr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31885.94672.patch
Type: text/x-patch
Size: 9948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170410/a5abef45/attachment-0001.bin>


More information about the cfe-commits mailing list