[libc++] Do not rely on use_system_cxx_lib to specify the path of the library to...
authorLouis Dionne <ldionne@apple.com>
Fri, 15 May 2020 15:33:59 +0000 (11:33 -0400)
committerLouis Dionne <ldionne@apple.com>
Fri, 15 May 2020 17:01:37 +0000 (13:01 -0400)
commit21b0ec2fc6e17a0ba3921ed8146b7d410ce250c9
treeafa3dbb25c8122a705aba88abcd889d456adc3ed
parente288e243769d58e817f1ad5442dcdad3d199899b
[libc++] Do not rely on use_system_cxx_lib to specify the path of the library to run against

This is already handled by setting cxx_runtime_root instead -- I don't
see a reason to have two ways of setting the runtime path of the library
we're running against.
libcxx/docs/DesignDocs/AvailabilityMarkup.rst
libcxx/docs/TestingLibcxx.rst
libcxx/utils/ci/macos-backdeployment.sh
libcxx/utils/libcxx/test/config.py
libcxx/utils/libcxx/test/target_info.py