summaryrefslogtreecommitdiffstats
path: root/llvm/ModuleInfo.txt
Commit message (Collapse)AuthorAgeFilesLines
* utils: Remove build-for-llvm-top.sh and ModuleInfo.txt, which are not ↵Daniel Dunbar2011-11-041-4/+0
| | | | | | documented and I am pretty sure no one uses. llvm-svn: 143708
* Remove trailing space. This is just an excuse to poke theDuncan Sands2010-10-051-1/+1
| | | | | | buildbots, since I seem to have blown up the build master :( llvm-svn: 115662
* Patch to build llvm with srcdir != objdir fromDuncan Sands2009-01-231-2/+2
| | | | | | | | llvm-top. By Michael Schuerig, with some small tweaks to make the "don't configure if already configured" logic work. llvm-svn: 62842
* Update to include clean and install commands.Reid Spencer2007-07-201-0/+2
| | | | llvm-svn: 40119
* In ModuleInfo.txt, make sure that the script being executed can beReid Spencer2007-07-161-1/+1
| | | | | | | found by prepending a . In build-for-llvm-top.sh, dereference variables for exansion. llvm-svn: 39936
* Prepare for the future when llvm doesn't depend on llvm-gcc-4-0.Reid Spencer2007-07-161-1/+1
| | | | | | | 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
* Prepare for building from llvm-top. Unfortunately, this doesn't work becauseReid Spencer2007-07-161-4/+2
| | | | | | of the cyclic depndency between llvm and llvm-gcc-4-0. llvm-svn: 39910
* Adjust this per the changes to the configuration script in the llvm-top module.Reid Spencer2007-07-111-1/+3
| | | | llvm-svn: 38521
* Install things needed by llvm-top to allow successful building Reid Spencer2007-07-081-1/+1
| | | | | | of llvm from that level. llvm-svn: 38423
* LLVM needs ModuleInfo.txt as well.Reid Spencer2007-07-081-0/+2
llvm-svn: 38422
OpenPOWER on IntegriCloud