Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / libc / src / __support / OSUtil / gpu / CMakeLists.txt
blob8e892a7000c9b3bdf9bc4e6838fa19c73138b963
1 add_object_library(
2   gpu_util
3   SRCS
4     quick_exit.cpp
5     io.cpp
6   HDRS
7     quick_exit.h
8     io.h
9   DEPENDS
10     libc.src.__support.common
11     libc.src.__support.CPP.string_view
12     libc.src.__support.RPC.rpc_client
13     libc.src.string.memory_utils.inline_memcpy