Adds the struct field size array in struct StructInfo.
Updates test struct_field_count_basic.ll.
Paths
| Differential D21341
[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
Event Timelinezhaoqin updated this object. This revision is now accepted and ready to land.Jun 16 2016, 4:09 PM Closed by commit rL272989: [esan|cfrag] Add the struct field size array in StructInfo (authored by zhaoqin). · Explain WhyJun 16 2016, 9:57 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 61065 llvm/trunk/lib/Transforms/Instrumentation/EfficiencySanitizer.cpp
llvm/trunk/test/Instrumentation/EfficiencySanitizer/struct_field_count_basic.ll
llvm/trunk/test/Instrumentation/EfficiencySanitizer/struct_field_gep.ll
|