[libc-commits] [PATCH] D152983: [libc] Move the definitions of the standard IO streams to the platform
Joseph Huber via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Jun 14 17:04:11 PDT 2023
jhuber6 added a comment.
I don't know if keeping the entrypoints is necessary but I don't know how to make it emit the `extern FILE *stderr` definitions without them.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152983/new/
https://reviews.llvm.org/D152983
More information about the libc-commits
mailing list