[libc-commits] [PATCH] D126830: [libc] move printf_main in to object library
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Jun 3 15:06:25 PDT 2022
michaelrj updated this revision to Diff 434155.
michaelrj marked an inline comment as done.
michaelrj added a comment.
move writers to be object libraries
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126830/new/
https://reviews.llvm.org/D126830
Files:
libc/src/stdio/printf_core/CMakeLists.txt
libc/src/stdio/printf_core/file_writer.cpp
libc/src/stdio/printf_core/file_writer.h
libc/src/stdio/printf_core/printf_main.cpp
libc/src/stdio/printf_core/printf_main.h
libc/src/stdio/printf_core/string_writer.cpp
libc/src/stdio/printf_core/string_writer.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126830.434155.patch
Type: text/x-patch
Size: 7838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220603/f8956273/attachment.bin>
More information about the libc-commits
mailing list