[PATCH] D19167: [esan] EfficiencySanitizer instrumentation pass

Derek Bruening via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 18 20:43:36 PDT 2016


bruening updated this revision to Diff 54154.
bruening marked an inline comment as done.
bruening added a comment.

Addresses reviewer comments + clang-tidy and clang-format


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.54154.patch
Type: text/x-patch
Size: 23915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160419/9eaa3c3b/attachment.bin>


More information about the llvm-commits mailing list