[PATCH] D21594: [esan|cfrag] Add counters for struct array accesses

Qin Zhao via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 1 08:30:26 PDT 2016


zhaoqin updated this revision to Diff 62496.
zhaoqin added a comment.

refact StructInfo


http://reviews.llvm.org/D21594

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: D21594.62496.patch
Type: text/x-patch
Size: 29054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160701/5de2dd48/attachment-0001.bin>


More information about the llvm-commits mailing list