[PATCH] D20485: [esan] Add working set base runtime library

Derek Bruening via llvm-commits llvm-commits at lists.llvm.org
Mon May 23 13:14:16 PDT 2016


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

Add named constants for the shadow scale.


http://reviews.llvm.org/D20485

Files:
  lib/esan/CMakeLists.txt
  lib/esan/esan.cpp
  lib/esan/esan_interface_internal.h
  lib/esan/working_set.cpp
  lib/esan/working_set.h
  test/esan/TestCases/workingset-memset.cpp
  test/esan/lit.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20485.58142.patch
Type: text/x-patch
Size: 9660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160523/392247c0/attachment.bin>


More information about the llvm-commits mailing list