[PATCH] D20541: [esan|cfrag]: Add createCacheFragGV.
Qin Zhao via llvm-commits
llvm-commits at lists.llvm.org
Mon May 23 14:48:57 PDT 2016
zhaoqin created this revision.
zhaoqin added a reviewer: aizatsky.
zhaoqin added subscribers: zhaoqin, llvm-commits, eugenis, vitalybuka, kcc, bruening, kubabrecka.
Adds static help routine createPrivateGlobalForString.
Adds createCacheFragGV to create the cache-fragmentation tool specific
variable passed to the runtime library.
http://reviews.llvm.org/D20541
Files:
lib/Transforms/Instrumentation/EfficiencySanitizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20541.58154.patch
Type: text/x-patch
Size: 4235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160523/5cb59170/attachment.bin>
More information about the llvm-commits
mailing list