[PATCH] D19174: [sanitizers] [SystemZ] Introduce sanitizer_linux_s390.cc.
Marcin KoĆcielnicki via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 15 12:52:31 PDT 2016
koriakin created this revision.
koriakin added a reviewer: kcc.
koriakin added a subscriber: llvm-commits.
koriakin set the repository for this revision to rL LLVM.
koriakin added a project: Sanitizers.
This file will contain s390-specific code. For now, let's move the s390
version of internal_mmap here.
Repository:
rL LLVM
http://reviews.llvm.org/D19174
Files:
lib/sanitizer_common/CMakeLists.txt
lib/sanitizer_common/sanitizer_linux.cc
lib/sanitizer_common/sanitizer_linux_s390.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19174.53935.patch
Type: text/x-patch
Size: 3609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160415/a1473a0a/attachment.bin>
More information about the llvm-commits
mailing list