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


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG443d71527be0: [libc] Implement `exit` for the GPU partially (authored by jhuber6).

Changed prior to commit:
  https://reviews.llvm.org/D149363?vs=517660&id=517768#toc

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.517768.patch
Type: text/x-patch
Size: 3429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230428/a647a00c/attachment.bin>


More information about the libc-commits mailing list