[PATCH] D121250: [DFSan] Remove trampolines to unblock opaque pointers.https://github.com/llvm/llvm -project/issues/54172
Andrew via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 8 13:34:39 PST 2022
browneee created this revision.
browneee added reviewers: vitalybuka, pcc.
Herald added subscribers: dexonsmith, jdoerfert, hiraditya.
Herald added a project: All.
browneee requested review of this revision.
Herald added projects: Sanitizers, LLVM.
Herald added subscribers: llvm-commits, Sanitizers.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D121250
Files:
compiler-rt/lib/dfsan/dfsan.cpp
compiler-rt/lib/dfsan/dfsan.h
compiler-rt/lib/dfsan/dfsan_custom.cpp
compiler-rt/lib/dfsan/dfsan_thread.cpp
compiler-rt/lib/dfsan/dfsan_thread.h
llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
llvm/test/Instrumentation/DataFlowSanitizer/abilist.ll
llvm/test/Instrumentation/DataFlowSanitizer/abilist_aggregate.ll
llvm/test/Instrumentation/DataFlowSanitizer/custom_fun_callback_attributes.ll
llvm/test/Instrumentation/DataFlowSanitizer/origin_abilist.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121250.413928.patch
Type: text/x-patch
Size: 43028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220308/217e504b/attachment.bin>
More information about the llvm-commits
mailing list