[PATCH] D121250: [DFSan] Remove trampolines to unblock opaque pointers.

Andrew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 14 13:41:47 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG84af90336fed: [DFSan] Remove trampolines to unblock opaque pointers. (authored by browneee).

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.415207.patch
Type: text/x-patch
Size: 43028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220314/a0eea0e6/attachment.bin>


More information about the llvm-commits mailing list