[cfe-dev] [PROPOSAL] Add an option to build Clang with in-tree libcxx

Reid Kleckner via cfe-dev cfe-dev at lists.llvm.org
Tue Jul 11 09:04:59 PDT 2017


On Mon, Jul 10, 2017 at 8:32 AM, Chris Bieneman via cfe-dev <
cfe-dev at lists.llvm.org> wrote:
>
> I like LLVM_ENABLE_INTREE_LIBCXX rather than overloading the meaning of
> LLVM_ENABLE_LIBCXX. If BOOTSTRAP_LLVM_ENABLE_INTREE_LIBCXX=On during a
> build we can make libcxx a dependency of the bootstrap build, and it will
> pass through LLVM_ENABLE_INTREE_LIBCXX to the next stage, which we can then
> interpret for using the in-tree library.
>

+1 for the "INTREE" name.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20170711/d5038ecb/attachment.html>


More information about the cfe-dev mailing list