Another low hanging fruit we can put on the GPU, this ports the tests over to the hermetic framework so we can run them on the GPU. Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D154540
14 lines
273 B
Plaintext
14 lines
273 B
Plaintext
set(TARGET_PUBLIC_HEADERS
|
|
libc.include.ctype
|
|
libc.include.string
|
|
libc.include.inttypes
|
|
libc.include.math
|
|
libc.include.fenv
|
|
libc.include.errno
|
|
libc.include.stdlib
|
|
libc.include.stdio
|
|
|
|
# Header for RPC extensions
|
|
libc.include.gpu_rpc
|
|
)
|