[PATCH] D18888: [sanitizer] [SystemZ] Add/fix kernel and libc type definitions.
Marcin KoĆcielnicki via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 8 01:21:44 PDT 2016
koriakin created this revision.
koriakin added reviewers: uweigand, samsonov, eugenis.
koriakin added a subscriber: llvm-commits.
koriakin set the repository for this revision to rL LLVM.
koriakin added a project: Sanitizers.
This is the first part of upcoming asan support for s390 and s390x
(PR23433). Note that there are bits for 31-bit support in this and
subsequent patches - while LLVM itself doesn't support it, gcc
should be able to make use of it just fine.
Repository:
rL LLVM
http://reviews.llvm.org/D18888
Files:
lib/sanitizer_common/sanitizer_internal_defs.h
lib/sanitizer_common/sanitizer_linux.cc
lib/sanitizer_common/sanitizer_platform_limits_linux.cc
lib/sanitizer_common/sanitizer_platform_limits_posix.cc
lib/sanitizer_common/sanitizer_platform_limits_posix.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18888.52998.patch
Type: text/x-patch
Size: 4790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160408/670d765d/attachment.bin>
More information about the llvm-commits
mailing list