llvm/lldb/test/API/functionalities/unwind/aarch64_unwind_pac/Makefile

C_SOURCES := main.c

CFLAGS := -g -Os -march=armv8.3-a -mbranch-protection=pac-ret+leaf

include Makefile.rules