xref
: /
llvm-project
/
lldb
/
test
/
API
/
linux
/
aarch64
/
non_address_bit_memory_access
/
Makefile
(revision d9398a91e2a6b8837a47a5fda2164c9160e86199)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
C_SOURCES
:=
main.c
2
CFLAGS_EXTRAS
:= -
march
=
armv8
.
5
-a+
memtag
3
4
include
Makefile.rules
5