This is an archive of the discontinued LLVM Phabricator instance.

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

Authored by zhaoqin on Jun 9 2016, 11:17 AM.

Details

Summary

Adds the struct field offset array in struct StructInfo.

Updates test struct_field_count_basic.ll.

Diff Detail

Repository
rL LLVM

Event Timeline

zhaoqin updated this revision to Diff 60212.Jun 9 2016, 11:17 AM
zhaoqin retitled this revision from to [esan|cfrag] Add the struct field offset array in StructInfo.
zhaoqin updated this object.
zhaoqin added a reviewer: aizatsky.
zhaoqin added subscribers: vitalybuka, zhaoqin, kcc and 3 others.
aizatsky accepted this revision.Jun 9 2016, 3:26 PM
aizatsky edited edge metadata.
This revision is now accepted and ready to land.Jun 9 2016, 3:26 PM
This revision was automatically updated to reflect the committed changes.