Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / test / API / linux / mix-dwo-and-regular-objects / Makefile
blobd7a69c78908e83cc1de498c7ebb33fdcb424e845
1 C_SOURCES := a.c b.c
2 a.o: CFLAGS_EXTRAS := -gsplit-dwarf
4 include Makefile.rules