summaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2015-10-15 22:41:51 +0000
committerEric Fiselier <eric@efcs.ca>2015-10-15 22:41:51 +0000
commit1ab69fc5321336938e7cb0d960a13ab26395d8d5 (patch)
tree2fc3aefa6ae7bc3bfb69e795e6d775bb2c4b4fa9 /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
parent0f629153af295e70d4c8c36fcbb8f9f2fe707bff (diff)
[libcxx] Make libc++.so a linker script by default on most platforms.
Summary: This patch turns on `LIBCXX_ENABLE_ABI_LINKER_SCRIPT` by default whenever `LLVM_HAVE_LINK_VERSION_SCRIPT` is ON. This turns out to be whenever: 1. WIN32 is not defined. 2 UNIX is defined. 3. APPLE is not defined. While `LLVM_HAVE_LINK_VERSION_SCRIPT` is meant to reflect exactly what we are asking I think it's close enough. After committing this patch Linux users will no longer have to use "-lc++abi" explicitly! Reviewers: mclow.lists, danalbert, compnerd, jroelofs Subscribers: emaste, rengolin, cbergstrom, cfe-commits Differential Revision: http://reviews.llvm.org/D13739 llvm-svn: 250469
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions