[PATCH] D92440: [dfsan] Support passing non-i16 shadow values in TLS mode
stephan.yichao.zhao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 1 18:27:40 PST 2020
stephan.yichao.zhao updated this revision to Diff 308832.
stephan.yichao.zhao edited the summary of this revision.
stephan.yichao.zhao added a comment.
update
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/select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92440.308832.patch
Type: text/x-patch
Size: 18865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201202/8b451580/attachment.bin>
More information about the llvm-commits
mailing list