diff options
author | Ivan A. Kosarev <ikosarev@accesssoftek.com> | 2017-12-21 08:14:16 +0000 |
---|---|---|
committer | Ivan A. Kosarev <ikosarev@accesssoftek.com> | 2017-12-21 08:14:16 +0000 |
commit | 617c3b788a6031f5bc6561e035ba099bc4a459b2 (patch) | |
tree | 09c69228aac685d1a57047b84a110c914734ebfa /lldb/packages/Python/lldbsuite/test | |
parent | 38af615b4c03cc0ed36c816e0cd722505bf385b9 (diff) | |
download | bcm5719-llvm-617c3b788a6031f5bc6561e035ba099bc4a459b2.tar.gz bcm5719-llvm-617c3b788a6031f5bc6561e035ba099bc4a459b2.zip |
[CodeGen] Fix access sizes in new-format TBAA tags
The new format requires to specify both the type of the access
and its size. This patch fixes setting access sizes for TBAA tags
that denote accesses to structure members. This fix affects all
future TBAA metadata tests for the new format, so I guess we
don't need any special tests for this fix.
Differential Revision: https://reviews.llvm.org/D41452
llvm-svn: 321250
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions