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

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Apr 27 11:24:00 PDT 2023


sivachandra accepted this revision.
sivachandra added inline comments.
This revision is now accepted and ready to land.


================
Comment at: libc/config/gpu/entrypoints.txt:70
 
+    # stdlib.h entrypoints
+    libc.src.stdlib._Exit
----------------
Why are they separated out like this?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149363



More information about the libc-commits mailing list