[PATCH] D98192: [dfsan] Tracking origins at memory transfer
    stephan.yichao.zhao via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Mar  8 11:39:50 PST 2021
    
    
  
stephan.yichao.zhao updated this revision to Diff 329084.
stephan.yichao.zhao marked 2 inline comments as done.
stephan.yichao.zhao added a comment.
made origin_memmove.c use aligned addresses
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98192/new/
https://reviews.llvm.org/D98192
Files:
  compiler-rt/test/dfsan/origin_memcpy.c
  compiler-rt/test/dfsan/origin_memmove.c
  compiler-rt/test/dfsan/origin_unaligned_memtrans.c
  llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  llvm/test/Instrumentation/DataFlowSanitizer/origin_mem_intrinsic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98192.329084.patch
Type: text/x-patch
Size: 12539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210308/711fd09d/attachment.bin>
    
    
More information about the llvm-commits
mailing list