This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
826afe939d
llvm-project
/
llvm
/
lib
/
CodeGen
/
SelectionDAG
/
Makefile
6 lines
94 B
Makefile
Raw
Normal View
History
Unescape
Escape
Initial checkin of SelectionDAG implementation. This is still rough and unfinished llvm-svn: 7717
2003-08-11 22:57:33 +08:00
LEVEL
=
../../..
PARALLEL_DIRS
=
rename selection directory and library to SelectionDAG llvm-svn: 7877
2003-08-15 12:55:22 +08:00
LIBRARYNAME
=
selectiondag
Initial checkin of SelectionDAG implementation. This is still rough and unfinished llvm-svn: 7717
2003-08-11 22:57:33 +08:00
i
n
c
l
u
d
e
$(
LEVEL
)
/
M
a
k
e
f
i
l
e
.
c
o
m
m
o
n