Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / test / API / lang / cpp / gmodules / basic / Makefile
bloba98dca64e8a9d550692b3a137b41cef06ac48f53
1 PCH_CXX_SOURCE = pch.h
2 CXX_SOURCES = main.cpp
3 CFLAGS_EXTRAS := $(MODULE_DEBUG_INFO_FLAGS)
5 include Makefile.rules