Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / test / API / functionalities / pre_run_dylibs / Makefile
blob032f9cda29cd844a6e7796930925e29a71d718d1
1 DYLIB_NAME := unlikely_name
2 DYLIB_CXX_SOURCES := foo.cpp
3 CXX_SOURCES := main.cpp
4 include Makefile.rules