[PATCH] D74765: [compiler-rt] Addd FreeBSD arm64 sanitizer support

Andrew Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 18 06:52:36 PST 2020


andrew updated this revision to Diff 245152.
andrew marked an inline comment as done.
andrew added a comment.

Remove unintended changes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74765

Files:
  compiler-rt/lib/asan/asan_mapping.h
  compiler-rt/lib/msan/msan.h
  compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_syscall_generic.inc
  compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74765.245152.patch
Type: text/x-patch
Size: 7880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200218/8db66ef0/attachment.bin>


More information about the llvm-commits mailing list