summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2019-04-03 20:59:28 +0000
committerPetr Hosek <phosek@chromium.org>2019-04-03 20:59:28 +0000
commit4252555753db3957ee45543b73266d661920361f (patch)
treebffe0f3dee6ce9d9a128de6b74175e54b6f4940f /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata
parent396653f8a1fb5db910599e29557a47cfd85ca119 (diff)
downloadbcm5719-llvm-4252555753db3957ee45543b73266d661920361f.tar.gz
bcm5719-llvm-4252555753db3957ee45543b73266d661920361f.zip
[libc++abi] Do not share an object library to create the static/shared libraries
This change is similar to r356150, with the same motivation. The only difference is that the method used to merge libunwind.a and libc++abi.a had to be changed to use the same approach as libc++ since we no longer produce object libraries that could be linked together as we did before. We reuse the libc++ script for merging archives to avoid duplication between the two projects. Differential Revision: https://reviews.llvm.org/D60173 llvm-svn: 357635
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud