[PATCH] D104481: [DFSan] Cleanup code for platforms other than Linux x86_64.
Andrew via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 17 12:14:32 PDT 2021
browneee created this revision.
browneee added reviewers: gbalats, stephan.yichao.zhao.
Herald added a subscriber: hiraditya.
browneee requested review of this revision.
Herald added projects: Sanitizers, LLVM.
Herald added subscribers: llvm-commits, Sanitizers.
These other platforms are unsupported and untested.
They could be re-added later based on MSan code.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D104481
Files:
compiler-rt/lib/dfsan/dfsan.cpp
compiler-rt/lib/dfsan/dfsan_platform.h
llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
llvm/test/Instrumentation/DataFlowSanitizer/external_mask.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104481.352820.patch
Type: text/x-patch
Size: 10404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210617/ec93cbd3/attachment.bin>
More information about the llvm-commits
mailing list