Revert "[ELF] Refine isExported/isPreemptible condition"
[llvm-project.git] / lldb / test / API / lang / c / blocks / Makefile
blob57083c952745659a8f3fd3328c8b358362e5d598
1 C_SOURCES := main.c
2 CFLAGS_EXTRAS := -fblocks
4 include Makefile.rules