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

Qin Zhao via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 22 08:42:41 PDT 2016


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

Rename FieldCounters to Counters


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.61558.patch
Type: text/x-patch
Size: 25828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160622/01ff936e/attachment.bin>


More information about the llvm-commits mailing list