[libc-commits] [PATCH] D149363: [libc] Implement `exit` for the GPU partially

Joseph Huber via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Apr 27 11:18:45 PDT 2023


jhuber6 updated this revision to Diff 517659.
jhuber6 added a comment.

Merging


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149363/new/

https://reviews.llvm.org/D149363

Files:
  libc/config/gpu/entrypoints.txt
  libc/src/stdlib/CMakeLists.txt
  libc/src/stdlib/_Exit.cpp
  libc/src/stdlib/exit.cpp
  libc/src/stdlib/gpu/CMakeLists.txt
  libc/src/stdlib/linux/CMakeLists.txt
  libc/src/stdlib/linux/_Exit.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149363.517659.patch
Type: text/x-patch
Size: 3803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230427/73db353e/attachment.bin>


More information about the libc-commits mailing list