[AMDGPU][True16][CodeGen] true16 codegen pattern for f16 canonicalize (#122000)
[llvm-project.git] / lldb / test / API / functionalities / unwind / aarch64_unwind_pac / Makefile
blob18bb607eda5568a0e58b2b24d396d7f39a2ef8cb
1 C_SOURCES := main.c
3 CFLAGS := -g -Os -march=armv8.3-a -mbranch-protection=pac-ret+leaf
5 include Makefile.rules