Sign in
llvm
/
llvm-project
/
a78861fc55d18046989ff4d624a037e9181da170
/
.
/
lldb
/
test
/
API
/
functionalities
/
unwind
/
aarch64_unwind_pac
/
Makefile
blob: 18bb607eda5568a0e58b2b24d396d7f39a2ef8cb [
file
] [
log
] [
blame
]
C_SOURCES
:=
main
.
c
CFLAGS
:=
-
g
-
Os
-
march
=
armv8
.
3
-
a
-
mbranch
-
protection
=
pac
-
ret
+
leaf
include
Makefile
.
rules