repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert "[LoongArch] Eliminate the redundant sign extension of division (#107971)"
[llvm-project.git]
/
lldb
/
test
/
API
/
functionalities
/
tail_call_frames
/
cross_dso
/
Makefile
blob
42c010be9a03a57bedb97861fc2409406e73ef14
1
LD_EXTRAS
:= -
L.
-
l
$(
LIB_PREFIX
)
One
-
l
$(
LIB_PREFIX
)
Two
2
C_SOURCES
:=
main.c
3
CFLAGS_EXTRAS
:= -
O2
4
5
include
Makefile.rules
6
7
.PHONY
:
8
a.out
:
lib_One lib_Two
9
10
lib_One
:
lib_Two
11
12
lib_
%:
13
$(
MAKE
)
VPATH
=$(
SRCDIR
)/$* -
I
$(
SRCDIR
) -
f
$(
SRCDIR
)/$*
.mk DSYMUTIL
=$(
DSYMUTIL
)