[PATCH] D20538: [esan][cfrag] Add cache_frag.h and cache_frag.cpp

Qin Zhao via llvm-commits llvm-commits at lists.llvm.org
Mon May 23 12:50:20 PDT 2016


zhaoqin created this revision.
zhaoqin added a reviewer: aizatsky.
zhaoqin added subscribers: bruening, kcc, vitalybuka, eugenis, llvm-commits, zhaoqin.
Herald added a subscriber: kubabrecka.

Adds cache_frag.h and cache_frag.cpp for the cache fragmetation tool.

Updates test struct-simple.cpp.

http://reviews.llvm.org/D20538

Files:
  lib/esan/CMakeLists.txt
  lib/esan/cache_frag.cpp
  lib/esan/cache_frag.h
  lib/esan/esan.cpp
  test/esan/TestCases/struct-simple.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20538.58137.patch
Type: text/x-patch
Size: 5739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160523/d4938d67/attachment.bin>


More information about the llvm-commits mailing list