[PATCH] D19134: [sanitizer] [SystemZ] Add ptrace support bits.

Marcin Koƛcielnicki via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 14 15:26:27 PDT 2016


koriakin created this revision.
koriakin added reviewers: uweigand, samsonov, eugenis, aizatsky.
koriakin added a subscriber: llvm-commits.
koriakin set the repository for this revision to rL LLVM.
koriakin added a project: Sanitizers.

Repository:
  rL LLVM

http://reviews.llvm.org/D19134

Files:
  lib/sanitizer_common/sanitizer_common_syscalls.inc
  lib/sanitizer_common/sanitizer_platform_interceptors.h
  lib/sanitizer_common/sanitizer_platform_limits_posix.cc
  lib/sanitizer_common/sanitizer_platform_limits_posix.h
  lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc
  lib/sanitizer_common/sanitizer_symbolizer_libcdep.cc
  test/asan/TestCases/Linux/ptrace.cc
  test/sanitizer_common/TestCases/Linux/ptrace.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19134.53797.patch
Type: text/x-patch
Size: 7964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160414/6b425c04/attachment.bin>


More information about the llvm-commits mailing list