diff options
author | Michael Jones <michaelrj@google.com> | 2024-06-12 09:48:28 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-12 09:48:28 -0700 |
commit | 9a1611f938ab4c1a0b32e0e7f6a61333dfdd4e79 (patch) | |
tree | c390b23ec3791e004ca94ff843235eeafcbd9664 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 90a154e07db67a1e5e84890f1baf61c2cdc916d9 (diff) | |
download | llvm-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