Duncan Sands
|
6b493ee846
|
Patch to build llvm with srcdir != objdir from
llvm-top. By Michael Schuerig, with some small
tweaks to make the "don't configure if already
configured" logic work.
llvm-svn: 62842
|
2009-01-23 08:42:38 +00:00 |
|
Reid Spencer
|
d46e64cae9
|
Update to include clean and install commands.
llvm-svn: 40119
|
2007-07-20 20:54:41 +00:00 |
|
Reid Spencer
|
d43a77df41
|
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
|
9cd476449b
|
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
|
07f97e6e8e
|
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
|
e65a75d66e
|
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
|
786fdee6e5
|
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
|
3b27649f0f
|
LLVM needs ModuleInfo.txt as well.
llvm-svn: 38422
|
2007-07-08 00:59:00 +00:00 |
|