| ad233c60 | 14-Jun-2022 |
Michael Jones <[email protected]> |
[libc] add printf
This patch adds the entrypoint for printf. With this, building a "hello world" program with just LLVM-libc is possible.
Reviewed By: sivachandra
Differential Revision: https://re
[libc] add printf
This patch adds the entrypoint for printf. With this, building a "hello world" program with just LLVM-libc is possible.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D126831
show more ...
|