[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
Wed Dec 2 12:22:17 PST 2020
stephan.yichao.zhao updated this revision to Diff 309031.
stephan.yichao.zhao marked 6 inline comments as done.
stephan.yichao.zhao added a comment.
addressed comments
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.309031.patch
Type: text/x-patch
Size: 20170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201202/d2e2b41b/attachment.bin>
More information about the llvm-commits
mailing list