diff options
author | Pavel Labath <labath@google.com> | 2016-07-14 10:43:21 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2016-07-14 10:43:21 +0000 |
commit | fa3d652d269b96e2e82e306e9eb8da5c3f25690e (patch) | |
tree | 0db1e820752c0dff19a61c2de7598e3ced40d99a /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 6cf195b6d5e15ac0abeb2be1aa5d34361b475c7e (diff) | |
download | bcm5719-llvm-fa3d652d269b96e2e82e306e9eb8da5c3f25690e.tar.gz bcm5719-llvm-fa3d652d269b96e2e82e306e9eb8da5c3f25690e.zip |
[test] [linux] define PR_SET_PTRACER constants if the system does not provide them
Android API <= 16 header do not have these symbols defined, but the kernel does support the
relevant calls. And in general, since these calls are on a best-effort basis, it won't hurt even
if we try to run in on a really ancient kernel.
llvm-svn: 275393
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions