Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / libc / src / stdlib / baremetal / CMakeLists.txt
blob551a83a36b20e8741a34bd878ec5db3c32f7ff7a
1 add_entrypoint_object(
2   abort
3   SRCS
4     abort.cpp
5   HDRS
6     ../abort.h