[libcxx-commits] [PATCH] D138327: [libc++] Introduce a setting to remove fstream from the library
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Nov 19 14:06:52 PST 2022
ldionne added a comment.
In D138327#3939320 <https://reviews.llvm.org/D138327#3939320>, @tschuett wrote:
> The LLVM libc has a porting guide for new targets: https://libc.llvm.org/porting.html. libcxx seems to hide these options in CMake.
Can you please expand? Are you suggesting that we handle these configuration options differently? How?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138327/new/
https://reviews.llvm.org/D138327
More information about the libcxx-commits
mailing list