[PATCH] DataFlowSanitizer: Prefix the name of each instrumented function with "dfs$".
Peter Collingbourne
peter at pcc.me.uk
Mon Aug 19 19:29:45 PDT 2013
Adjust how alias renaming works in preparation for another change.
Hi eugenis,
http://llvm-reviews.chandlerc.com/D1373
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1373?vs=3409&id=3586#toc
Files:
lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
test/Instrumentation/DataFlowSanitizer/abilist.ll
test/Instrumentation/DataFlowSanitizer/args-unreachable-bb.ll
test/Instrumentation/DataFlowSanitizer/arith.ll
test/Instrumentation/DataFlowSanitizer/call.ll
test/Instrumentation/DataFlowSanitizer/debug-nonzero-labels.ll
test/Instrumentation/DataFlowSanitizer/load.ll
test/Instrumentation/DataFlowSanitizer/memset.ll
test/Instrumentation/DataFlowSanitizer/prefix-rename.ll
test/Instrumentation/DataFlowSanitizer/store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1373.2.patch
Type: text/x-patch
Size: 12336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130819/3db76d6e/attachment.bin>
More information about the llvm-commits
mailing list