Revert "[ELF] Refine isExported/isPreemptible condition"
[llvm-project.git] / lldb / test / API / functionalities / unwind / ehframe / Makefile
blob493ea3f7f68dad91817836a772770522fd600ccb
1 C_SOURCES := main.c
3 CFLAGS ?= -g -fomit-frame-pointer
5 include Makefile.rules