[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 16:14:15 PDT 2021


browneee updated this revision to Diff 352870.
browneee added a comment.

Remove unused runtime global variable.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104481/new/

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/basic.ll
  llvm/test/Instrumentation/DataFlowSanitizer/external_mask.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104481.352870.patch
Type: text/x-patch
Size: 11371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210617/60ffdb09/attachment.bin>


More information about the llvm-commits mailing list