[PATCH] DataFlowSanitizer: Prefix the name of each instrumented function with "dfs$".

Peter Collingbourne peter at pcc.me.uk
Mon Aug 12 19:05:45 PDT 2013


Hi eugenis,

This is probably the easiest way to ensure that the ABI stays consistent.

http://llvm-reviews.chandlerc.com/D1373

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/load.ll
  test/Instrumentation/DataFlowSanitizer/prefix-rename.ll
  test/Instrumentation/DataFlowSanitizer/store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1373.1.patch
Type: text/x-patch
Size: 10448 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130812/daefd9f6/attachment.bin>


More information about the llvm-commits mailing list