[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
Thu Jun 9 14:12:02 PDT 2022


michaelrj updated this revision to Diff 435681.
michaelrj added a comment.

rebase before landing


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.435681.patch
Type: text/x-patch
Size: 7838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220609/f7536fe4/attachment.bin>


More information about the libc-commits mailing list