[PATCH] D21341: [esan|cfrag] Add the struct field size array in StructInfo
Qin Zhao via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 14 13:56:46 PDT 2016
zhaoqin created this revision.
zhaoqin added a reviewer: aizatsky.
zhaoqin added subscribers: llvm-commits, bruening, eugenis, kcc, zhaoqin, vitalybuka.
Adds the struct field size array in struct StructInfo.
Updates test struct_field_count_basic.ll.
http://reviews.llvm.org/D21341
Files:
lib/Transforms/Instrumentation/EfficiencySanitizer.cpp
test/Instrumentation/EfficiencySanitizer/struct_field_count_basic.ll
test/Instrumentation/EfficiencySanitizer/struct_field_gep.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21341.60742.patch
Type: text/x-patch
Size: 14226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160614/e87a9176/attachment.bin>
More information about the llvm-commits
mailing list