[PATCH] D24334: [EfficiencySanitizer] Using '$' instead of '#' for struct counter name

Sagar Thakur via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 04:25:43 PDT 2016


slthakur retitled this revision from "[EfficiencySanitizer] Using '_' instead of '#' for struct counter name" to "[EfficiencySanitizer] Using '$' instead of '#' for struct counter name".
slthakur updated this revision to Diff 71141.
slthakur added a comment.

Addressed review comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D24334

Files:
  lib/Transforms/Instrumentation/EfficiencySanitizer.cpp
  test/Instrumentation/EfficiencySanitizer/struct_field_count_basic.ll
  test/Instrumentation/EfficiencySanitizer/struct_field_gep.ll
  test/Instrumentation/EfficiencySanitizer/struct_field_small.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24334.71141.patch
Type: text/x-patch
Size: 37728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160913/9b151886/attachment.bin>


More information about the llvm-commits mailing list