[PATCH] D39949: [CMake][libcxxabi] Support merging archives when statically linking unwinder
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 17 13:38:43 PST 2017
mstorsjo added a comment.
In https://reviews.llvm.org/D39949#929055, @beanz wrote:
> @mstorsjo that is the problem that the LLVM/runtimes directory solves. It supports building all the runtime libraries as a single build with one build-tree per target and the management of separate build trees is handled by the build system.
Oh, interesting - I'll have to look into that and see how well it works for my case!
Repository:
rL LLVM
https://reviews.llvm.org/D39949
More information about the llvm-commits
mailing list