Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / test / API / lang / objc / direct-dispatch-step / Makefile
blob9906470d5308dd18f35aa9c4e62b1eceb96a26a1
1 OBJC_SOURCES := stepping-tests.m
2 LD_EXTRAS := -lobjc -framework Foundation
4 include Makefile.rules