[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 11:18:03 PDT 2023
jhuber6 updated this revision to Diff 555107.
jhuber6 added a comment.
I knew I was forgetting something.
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.555107.patch
Type: text/x-patch
Size: 8672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230831/a0733391/attachment-0001.bin>
More information about the libc-commits
mailing list