================
@@ -319,7 +319,7 @@ add_entrypoint_object(
add_entrypoint_object(
getchar_unlocked
SRCS
- getc_unlocked.cpp
+ getchar_unlocked.cpp
HDRS
../getc_unlocked.h
----------------
michaelrj-google wrote:
the header needs to be fixed as well.
https://github.com/llvm/llvm-project/pull/73874