[libc-commits] [PATCH] D157427: [libc] Rework the file handling for the GPU
Joseph Huber via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Aug 9 11:48:32 PDT 2023
jhuber6 updated this revision to Diff 548718.
jhuber6 added a comment.
Remove ifdefs
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157427/new/
https://reviews.llvm.org/D157427
Files:
libc/config/gpu/entrypoints.txt
libc/docs/gpu/support.rst
libc/src/__support/File/CMakeLists.txt
libc/src/__support/File/file.cpp
libc/src/__support/File/file.h
libc/src/__support/File/gpu/CMakeLists.txt
libc/src/__support/File/gpu/dir.cpp
libc/src/__support/File/gpu/file.cpp
libc/src/stdio/CMakeLists.txt
libc/src/stdio/gpu/CMakeLists.txt
libc/src/stdio/gpu/file.h
libc/src/stdio/gpu/fputs.cpp
libc/src/stdio/gpu/puts.cpp
libc/src/stdio/gpu/stderr.cpp
libc/src/stdio/gpu/stdin.cpp
libc/src/stdio/gpu/stdout.cpp
libc/test/src/stdio/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157427.548718.patch
Type: text/x-patch
Size: 21169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230809/eae34100/attachment-0001.bin>
More information about the libc-commits
mailing list