Files
clang-p2996/compiler-rt/android/README.LLVM
Evgeniy Stepanov 0b5b3295e5 Move Android ucontext.h out of third_party.
Google is re-licensing this code under the standard dual license of
compiler-rt.

llvm-svn: 204128
2014-03-18 08:32:14 +00:00

10 lines
245 B
Plaintext

LLVM notes
----------
This directory contains Android header ucontext.h missing from the NDK.
This version of the header was copied from google-breakpad at r1279.
Local changes:
* Re-licensed under the standard dual license of compiler-rt.