repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
libc
/
src
/
gpu
/
CMakeLists.txt
blob
e20228516b5112de3590fc7ddcab5ef4ffdf952a
1
add_entrypoint_object(
2
rpc_host_call
3
SRCS
4
rpc_host_call.cpp
5
HDRS
6
rpc_host_call.h
7
DEPENDS
8
libc.src.__support.RPC.rpc_client
9
libc.src.__support.GPU.utils
10
)