aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorMichael Jones <michaelrj@google.com>2024-06-12 09:48:28 -0700
committerGitHub <noreply@github.com>2024-06-12 09:48:28 -0700
commit9a1611f938ab4c1a0b32e0e7f6a61333dfdd4e79 (patch)
treec390b23ec3791e004ca94ff843235eeafcbd9664 /clang/lib/Frontend/InitPreprocessor.cpp
parent90a154e07db67a1e5e84890f1baf61c2cdc916d9 (diff)
downloadllvm-9a1611f938ab4c1a0b32e0e7f6a61333dfdd4e79.zip
llvm-9a1611f938ab4c1a0b32e0e7f6a61333dfdd4e79.tar.gz
llvm-9a1611f938ab4c1a0b32e0e7f6a61333dfdd4e79.tar.bz2
[libc] Add baremetal putchar (#95182)
In #94685 I discussed my ideas for cleaner baremetal output writing. This patch is not that. This patch just uses `write_to_stderr` for outputting from putchar and printf on baremetal. I'm still planning to create a proper design for writing to stdout and stderr on various platforms, but that will be a followup patch.
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions