Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / test / API / functionalities / jitloader_gdb / Makefile
blob357b1f83684fe2f45fb5e8d4753ed31de5cf399e
1 C_SOURCES := main.c
3 all: a.out simple
5 include Makefile.rules
7 simple:
8 $(MAKE) -f $(MAKEFILE_RULES) \
9 C_SOURCES=simple.c EXE=simple