Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / libc / src / __support / OSUtil / linux / riscv / CMakeLists.txt
blobe271204f519820c79876db9f12567ff847b725b0
1 add_header_library(
2   linux_riscv_util
3   HDRS
4     syscall.h
5   DEPENDS
6     libc.src.__support.common