[PATCH] D140770: [dfsan] Support Linux AArch64

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 3 13:17:54 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGde5416cb59b0: [dfsan] Support Linux AArch64 (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D140770?vs=485733&id=486065#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140770

Files:
  compiler-rt/lib/dfsan/dfsan_allocator.cpp
  compiler-rt/lib/dfsan/dfsan_platform.h
  compiler-rt/test/dfsan/interceptors.c
  compiler-rt/test/dfsan/lit.cfg.py
  compiler-rt/test/dfsan/origin_invalid.c
  llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140770.486065.patch
Type: text/x-patch
Size: 6442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230103/fba3fe47/attachment.bin>


More information about the llvm-commits mailing list