[PATCH] Add a copy of missing <ucontext.h> for Android and enable ASan SEGV handler.

Evgeniy Stepanov eugenis at google.com
Mon Feb 10 05:22:32 PST 2014


  Moved header path to  compiler_rt/CMakeLists.txt.
  Disabled SEGV handler by default, as we seem to have unwinding issues there.

Hi kcc, glider, samsonov,

http://llvm-reviews.chandlerc.com/D2729

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2729?vs=6964&id=6966#toc

Files:
  lib/asan/CMakeLists.txt
  lib/asan/asan_linux.cc
  CMakeLists.txt
  third_party/android/LICENSE.TXT
  third_party/android/include/sys/ucontext.h
  third_party/android/include/ucontext.h
  third_party/android/README.LLVM
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2729.2.patch
Type: text/x-patch
Size: 11046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140210/b2eb456d/attachment.bin>


More information about the llvm-commits mailing list