Sign in
llvm
/
llvm-project
/
refs/heads/users/makslevental/ptr-dialectpython
/
.
/
lldb
/
test
/
API
/
macosx
/
arm64e-attach
/
Makefile
blob: b24dccd7c02ad4f44deebf839c5469d96858588c [
file
] [
log
] [
blame
] [
edit
]
C_SOURCES
:=
main
.
c
# Uncomment this for local debugging.
#all:
# xcrun clang -g $(SRCDIR)/main.c -o a.out -target arm64e-apple-macosx
include
Makefile
.
rules