Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / test / API / lang / objc / modules-inline-functions / Makefile
blobb4afe2cb3e856f3b5dd9abb2668b2edc2db622d1
1 C_SOURCES := myModule.c
3 OBJC_SOURCES := main.m
5 CFLAGS_EXTRAS = $(MANDATORY_MODULE_BUILD_CFLAGS) -I$(BUILDDIR)
7 include Makefile.rules