[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:25:52 PDT 2023


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

Fix leftover dep on syscalls.


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/linux/CMakeLists.txt
  libc/src/stdlib/linux/_Exit.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149363.517660.patch
Type: text/x-patch
Size: 3433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230427/6efdd87e/attachment-0001.bin>


More information about the libc-commits mailing list