[PATCH] D121250: [DFSan] Remove trampolines to unblock opaque pointers.
Andrew via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 14 10:37:42 PDT 2022
browneee updated this revision to Diff 415155.
browneee retitled this revision from "[DFSan] Remove trampolines to unblock opaque pointers.
https://github.com/llvm/llvm-project/issues/54172" to "[DFSan] Remove trampolines to unblock opaque pointers.".
browneee edited the summary of this revision.
browneee added a comment.
Rebase.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121250/new/
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.415155.patch
Type: text/x-patch
Size: 43028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220314/9c60ab45/attachment.bin>
More information about the llvm-commits
mailing list