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

Qin Zhao via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 21 20:53:58 PDT 2016


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

update comment to explain why we append the counter array.


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.61499.patch
Type: text/x-patch
Size: 25446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160622/60da9591/attachment.bin>


More information about the llvm-commits mailing list