Reid Spencer
|
7a7fd0b533
|
Update to include clean and install commands.
llvm-svn: 40119
|
2007-07-20 20:54:41 +00:00 |
Reid Spencer
|
b7b081d44a
|
In ModuleInfo.txt, make sure that the script being executed can be
found by prepending a .
In build-for-llvm-top.sh, dereference variables for exansion.
llvm-svn: 39936
|
2007-07-16 22:25:13 +00:00 |
Reid Spencer
|
a71bd75e2f
|
Prepare for the future when llvm doesn't depend on llvm-gcc-4-0.
This also avoids a fork bomb from the llvm-top/build script which
doesn't know how to handle cycles in the dependence graph.
llvm-svn: 39933
|
2007-07-16 22:11:02 +00:00 |
Reid Spencer
|
f8031b9cf2
|
Prepare for building from llvm-top. Unfortunately, this doesn't work because
of the cyclic depndency between llvm and llvm-gcc-4-0.
llvm-svn: 39910
|
2007-07-16 08:05:18 +00:00 |
Reid Spencer
|
ef1eeb3c93
|
Adjust this per the changes to the configuration script in the llvm-top module.
llvm-svn: 38521
|
2007-07-11 03:00:11 +00:00 |
Reid Spencer
|
64a2622682
|
Install things needed by llvm-top to allow successful building
of llvm from that level.
llvm-svn: 38423
|
2007-07-08 03:50:22 +00:00 |
Reid Spencer
|
bbe14ea99f
|
LLVM needs ModuleInfo.txt as well.
llvm-svn: 38422
|
2007-07-08 00:59:00 +00:00 |