Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / test / API / lang / objc / exceptions / Makefile
blob355010a867e3a686984c6e5a5da22bb5e0c80677
1 OBJCXX_SOURCES := main.mm
3 CFLAGS_EXTRAS := -w
5 USE_SYSTEM_STDLIB := 1
7 LD_EXTRAS := -framework Foundation
8 include Makefile.rules