Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / test / API / lang / c / shared_lib_stripped_symbols / Makefile
blobf3285de39e0eb50fe21937daa5f44518b4f8d64d
1 DYLIB_NAME := foo
2 DYLIB_C_SOURCES := foo.c
3 C_SOURCES := main.c
5 SPLIT_DEBUG_SYMBOLS = YES
7 include Makefile.rules