diff options
author | Ben Craig <ben.craig@codeaurora.org> | 2016-05-25 17:40:09 +0000 |
---|---|---|
committer | Ben Craig <ben.craig@codeaurora.org> | 2016-05-25 17:40:09 +0000 |
commit | b9599b1b23178e05fc9abc4af8a381a9402da6af (patch) | |
tree | 736973369c801e24d232e7a9b54abcb0ebf46616 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py | |
parent | d85ac997b82651cf66aad4dae5bad14d2923cba1 (diff) | |
download | bcm5719-llvm-b9599b1b23178e05fc9abc4af8a381a9402da6af.tar.gz bcm5719-llvm-b9599b1b23178e05fc9abc4af8a381a9402da6af.zip |
[libcxx] Allow explicit pthread opt-in
The existing pthread detection code in __config is pretty good for
common operating systems. It doesn't allow cmake-time choices to be
made for uncommon operating systems though.
This change adds the LIBCXX_HAS_PTHREAD_API cmake flag, which turns
into the _LIBCPP_HAS_THREAD_API_PTHREAD preprocessor define. This is
a name change from the old _LIBCPP_THREAD_API_PTHREAD. The lit tests
want __config_site.in variables to have a _LIBCPP_HAS prefix.
http://reviews.llvm.org/D20573
llvm-svn: 270735
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions