[libc-commits] [clang] [libc] [libcxx] [libc][libcxx] Support for building libc++ against LLVM libc (PR #99287)

Louis Dionne via libc-commits libc-commits at lists.llvm.org
Thu Jul 18 05:54:30 PDT 2024


https://github.com/ldionne commented:

I like this approach much better. In a future refactor, I would move `-nostdlibinc` and `-nostdlib` to the interface target, and eventually libc++abi and libunwind should use those targets too when building. But this is a fine first step.

https://github.com/llvm/llvm-project/pull/99287


More information about the libc-commits mailing list