[PATCH] D17883: [ASAN] Add support for mips/mips64 android

Mohit Bhakkad via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 9 23:25:16 PST 2016


mohit.bhakkad updated this revision to Diff 50240.
mohit.bhakkad added a comment.

Changes in this revision:

- separate definition of __sanitizer_sigactionfor mips32 android.
- using conditional operator at sanitizer_platform_limits_posix.h:80


Repository:
  rL LLVM

http://reviews.llvm.org/D17883

Files:
  lib/sanitizer_common/sanitizer_linux.cc
  lib/sanitizer_common/sanitizer_linux_libcdep.cc
  lib/sanitizer_common/sanitizer_platform_limits_posix.cc
  lib/sanitizer_common/sanitizer_platform_limits_posix.h
  lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17883.50240.patch
Type: text/x-patch
Size: 4358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160310/7d23d1f9/attachment.bin>


More information about the llvm-commits mailing list