Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / test / API / lang / cpp / nested-template / Makefile
blobe49374fb0b1ebff429363b50f297a524470135dd
1 CXX_SOURCES := main.cpp
3 CFLAGS_EXTRAS = $(TEST_CFLAGS_EXTRAS) $(LIMIT_DEBUG_INFO_FLAGS)
5 include Makefile.rules