[flang-commits] [flang] [libc] Refactor scanf reader to match printf (PR #66023)
Siva Chandra via flang-commits
flang-commits at lists.llvm.org
Fri Sep 22 11:23:42 PDT 2023
================
@@ -439,10 +442,6 @@ if(LLVM_LIBC_FULL_BUILD)
libc.src.stdio.getc_unlocked
libc.src.stdio.getchar
libc.src.stdio.getchar_unlocked
- libc.src.stdio.printf
----------------
sivachandra wrote:
I think it was removed because it is listed on line 130 also.
https://github.com/llvm/llvm-project/pull/66023
More information about the flang-commits
mailing list