[libc-commits] [PATCH] D147919: [libc] Add implementation of getchar
Reagan via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Apr 14 03:52:52 PDT 2023
xbjfk updated this revision to Diff 513526.
xbjfk added a comment.
Remove redundant temporary variable
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147919/new/
https://reviews.llvm.org/D147919
Files:
libc/config/linux/aarch64/entrypoints.txt
libc/config/linux/riscv64/entrypoints.txt
libc/config/linux/x86_64/entrypoints.txt
libc/docs/stdio.rst
libc/spec/posix.td
libc/spec/stdc.td
libc/src/stdio/CMakeLists.txt
libc/src/stdio/getchar.cpp
libc/src/stdio/getchar.h
libc/src/stdio/getchar_unlocked.cpp
libc/src/stdio/getchar_unlocked.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147919.513526.patch
Type: text/x-patch
Size: 6816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230414/bb3ec7a2/attachment.bin>
More information about the libc-commits
mailing list