[PATCH] D19167: [esan] EfficiencySanitizer instrumentation pass

Derek Bruening via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 19 15:43:58 PDT 2016


bruening updated this revision to Diff 54286.
bruening added a comment.

Address reviewer comments: typo and size in bytes.


http://reviews.llvm.org/D19167

Files:
  include/llvm/InitializePasses.h
  include/llvm/Transforms/Instrumentation.h
  lib/Transforms/Instrumentation/CMakeLists.txt
  lib/Transforms/Instrumentation/EfficiencySanitizer.cpp
  lib/Transforms/Instrumentation/Instrumentation.cpp
  test/Instrumentation/EfficiencySanitizer/cache_frag_basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19167.54286.patch
Type: text/x-patch
Size: 23998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160419/d169af1c/attachment.bin>


More information about the llvm-commits mailing list