[PATCH] D92440: [dfsan] Support passing non-i16 shadow values in TLS mode
    Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Dec  3 18:46:49 PST 2020
    
    
  
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG80e326a8c4cf: [dfsan] Support passing non-i16 shadow values in TLS mode (authored by Jianzhou Zhao <jianzhouzh at google.com>).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92440/new/
https://reviews.llvm.org/D92440
Files:
  compiler-rt/lib/dfsan/dfsan.cpp
  llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  llvm/test/Instrumentation/DataFlowSanitizer/arith.ll
  llvm/test/Instrumentation/DataFlowSanitizer/call.ll
  llvm/test/Instrumentation/DataFlowSanitizer/callback.ll
  llvm/test/Instrumentation/DataFlowSanitizer/fast16labels.ll
  llvm/test/Instrumentation/DataFlowSanitizer/load.ll
  llvm/test/Instrumentation/DataFlowSanitizer/phi.ll
  llvm/test/Instrumentation/DataFlowSanitizer/select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92440.309437.patch
Type: text/x-patch
Size: 21932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201204/f98e92a7/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list