[Lldb-commits] [PATCH] D55837: [cmake] Make libcxx(abi) a dependency when building in-tree clang
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Dec 18 10:18:13 PST 2018
JDevlieghere added a comment.
In D55837#1334872 <https://reviews.llvm.org/D55837#1334872>, @mgorny wrote:
> How does this affect platforms that use other ABI library than libcxxabi? How does this affect platforms that use libstdc++ as default C++ backend?
I'm not familiar with that use case myself, so I might be able to give a better answer if I understand how that works today. I think it wouldn't change anything other than that the target has to be present.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55837/new/
https://reviews.llvm.org/D55837
More information about the lldb-commits
mailing list