[PATCH] DataFlowSanitizer; LLVM changes.

Peter Collingbourne peter at pcc.me.uk
Tue Jun 18 17:08:45 PDT 2013


    - Disable the use of IA_Args until function pointer issues are resolved

Hi kcc,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D965?vs=2380&id=2473#toc

Files:
  include/llvm/InitializePasses.h
  include/llvm/Transforms/Instrumentation.h
  lib/Transforms/Instrumentation/CMakeLists.txt
  lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  lib/Transforms/Instrumentation/Instrumentation.cpp
  test/Instrumentation/DataFlowSanitizer/arith.ll
  test/Instrumentation/DataFlowSanitizer/call.ll
  test/Instrumentation/DataFlowSanitizer/lit.local.cfg
  test/Instrumentation/DataFlowSanitizer/load.ll
  test/Instrumentation/DataFlowSanitizer/store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D965.2.patch
Type: text/x-patch
Size: 45496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130618/2055b17f/attachment.bin>


More information about the llvm-commits mailing list