diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2023-11-05 18:24:34 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-05 16:24:34 -0700 |
commit | 25a2d51842dc03a2b4cb9039aed5457495a2d29a (patch) | |
tree | c8e6c8e43edeea06226af66d08417a3e7e836fdd /llvm/lib/MC/ELFObjectWriter.cpp | |
parent | 2b4b26ea84fd9c95d0ff25ce338c15ea5e74a4e4 (diff) | |
download | llvm-25a2d51842dc03a2b4cb9039aed5457495a2d29a.zip llvm-25a2d51842dc03a2b4cb9039aed5457495a2d29a.tar.gz llvm-25a2d51842dc03a2b4cb9039aed5457495a2d29a.tar.bz2 |
[libc++] Guard the whole print.cpp file with _LIBCPP_WIN32API (#71122)
The print.cpp source file is only used when building on Windows. Avoid
including anything else but <__config> in the file in the case where
there's nothing to compile here at all. As a drive-by change, use
_LIBCPP_WIN32API consistently instead of _WIN32.
Diffstat (limited to 'llvm/lib/MC/ELFObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions