This is an archive of the discontinued LLVM Phabricator instance.

[esan|cfrag] Add the struct field size array in StructInfo
ClosedPublic

Authored by zhaoqin on Jun 14 2016, 1:56 PM.

Details

Summary

Adds the struct field size array in struct StructInfo.

Updates test struct_field_count_basic.ll.

Diff Detail

Repository
rL LLVM

Event Timeline

zhaoqin updated this revision to Diff 60742.Jun 14 2016, 1:56 PM
zhaoqin retitled this revision from to [esan|cfrag] Add the struct field size array in StructInfo.
zhaoqin updated this object.
zhaoqin added a reviewer: aizatsky.
zhaoqin added subscribers: llvm-commits, bruening, eugenis and 3 others.
aizatsky accepted this revision.Jun 16 2016, 4:09 PM
aizatsky edited edge metadata.
This revision is now accepted and ready to land.Jun 16 2016, 4:09 PM
This revision was automatically updated to reflect the committed changes.