[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 12:42:42 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd04494ccc913: [libc] Rework the file handling for the GPU (authored by jhuber6).

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.548740.patch
Type: text/x-patch
Size: 21169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230809/ec727759/attachment-0001.bin>


More information about the libc-commits mailing list