diff options
author | Tamas Berghammer <tberghammer@google.com> | 2015-03-13 11:16:03 +0000 |
---|---|---|
committer | Tamas Berghammer <tberghammer@google.com> | 2015-03-13 11:16:03 +0000 |
commit | 0cbf0b13e74a1334cd318517789f4c692faf524a (patch) | |
tree | 084407a98d8486979887ba6fcf4cc48d00f1c661 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 21212e4198a19e700cfd526d7fb14a58a351e5ed (diff) | |
download | bcm5719-llvm-0cbf0b13e74a1334cd318517789f4c692faf524a.tar.gz bcm5719-llvm-0cbf0b13e74a1334cd318517789f4c692faf524a.zip |
Add code to exit the NativeProcessLinux Monitor thread on android
This CL change the logic used to terminate the monitor thread of
NativeProcessLinux to use a signal instead of pthread_cancel as
pthread_cancel is not supported on android.
Differential revision: http://reviews.llvm.org/D8205
llvm-svn: 232155
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions