[libc-commits] [PATCH] D159296: [libc] Support 'assert.h' on the GPU
Joseph Huber via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Aug 31 13:04:57 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG533145c458fa: [libc] Support 'assert.h' on the GPU (authored by jhuber6).
Changed prior to commit:
https://reviews.llvm.org/D159296?vs=555125&id=555148#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159296/new/
https://reviews.llvm.org/D159296
Files:
libc/config/gpu/api.td
libc/config/gpu/entrypoints.txt
libc/config/gpu/headers.txt
libc/docs/gpu/support.rst
libc/src/__support/GPU/utils.h
libc/src/__support/RPC/rpc.h
libc/src/__support/RPC/rpc_util.h
libc/src/assert/CMakeLists.txt
libc/src/assert/__assert_fail.cpp
libc/src/assert/generic/CMakeLists.txt
libc/src/assert/generic/__assert_fail.cpp
libc/src/assert/gpu/CMakeLists.txt
libc/src/assert/gpu/__assert_fail.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159296.555148.patch
Type: text/x-patch
Size: 8163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230831/a8cddc70/attachment.bin>
More information about the libc-commits
mailing list