summaryrefslogtreecommitdiff
path: root/test/test_demangle.pass.cpp
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2017-11-17 22:49:39 +0000
committerPetr Hosek <phosek@chromium.org>2017-11-17 22:49:39 +0000
commit3568730f18d72e45c2f2a1bc12e42ee3166d3fcb (patch)
tree191f3b261a1318fe1d9712925f71a1a084d4baf0 /test/test_demangle.pass.cpp
parent66224e198fccc12710f64d662aa1fdc043484148 (diff)
[CMake][libcxxabi] Support merging objects when statically linking unwinder
When using LLVM unwinder and static unwinder option is set, merge libunwind and libc++abi objects into a single archive. libc++ already supports merging libc++abi.a and libc++.a into a single archive; with this change, it is possible to also include libunwind.a in the same archive which is useful when doing static link and using libc++ as a default C++ library and compiler-rt as a default runtime library. Differential Revision: https://reviews.llvm.org/D39949 git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@318563 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/test_demangle.pass.cpp')
0 files changed, 0 insertions, 0 deletions