[all-commits] [llvm/llvm-project] b187ec: [libc] fix baremetal getchar (#98515)
Michael Jones via All-commits
all-commits at lists.llvm.org
Thu Jul 11 11:36:43 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b187ecb6ab05c12eea2e96ee56e2ed805744507b
https://github.com/llvm/llvm-project/commit/b187ecb6ab05c12eea2e96ee56e2ed805744507b
Author: Michael Jones <michaelrj at google.com>
Date: 2024-07-11 (Thu, 11 Jul 2024)
Changed paths:
M libc/src/stdio/baremetal/CMakeLists.txt
M libc/src/stdio/baremetal/getchar.cpp
Log Message:
-----------
[libc] fix baremetal getchar (#98515)
baremetal getchar got the wrong find/replace in the initial patch. This
patch fixes it.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list