summaryrefslogtreecommitdiff
path: root/ModuleInfo.txt
Commit message (Collapse)AuthorAge
* Patch to build llvm with srcdir != objdir fromDuncan Sands2009-01-23
| | | | | | | | | llvm-top. By Michael Schuerig, with some small tweaks to make the "don't configure if already configured" logic work. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62842 91177308-0d34-0410-b5e6-96231b3b80d8
* Update to include clean and install commands.Reid Spencer2007-07-20
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40119 91177308-0d34-0410-b5e6-96231b3b80d8
* In ModuleInfo.txt, make sure that the script being executed can beReid Spencer2007-07-16
| | | | | | | | found by prepending a . In build-for-llvm-top.sh, dereference variables for exansion. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39936 91177308-0d34-0410-b5e6-96231b3b80d8
* Prepare for the future when llvm doesn't depend on llvm-gcc-4-0.Reid Spencer2007-07-16
| | | | | | | | This also avoids a fork bomb from the llvm-top/build script which doesn't know how to handle cycles in the dependence graph. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39933 91177308-0d34-0410-b5e6-96231b3b80d8
* Prepare for building from llvm-top. Unfortunately, this doesn't work becauseReid Spencer2007-07-16
| | | | | | | of the cyclic depndency between llvm and llvm-gcc-4-0. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39910 91177308-0d34-0410-b5e6-96231b3b80d8
* Adjust this per the changes to the configuration script in the llvm-top module.Reid Spencer2007-07-11
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38521 91177308-0d34-0410-b5e6-96231b3b80d8
* Install things needed by llvm-top to allow successful building Reid Spencer2007-07-08
| | | | | | | of llvm from that level. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38423 91177308-0d34-0410-b5e6-96231b3b80d8
* LLVM needs ModuleInfo.txt as well.Reid Spencer2007-07-08
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38422 91177308-0d34-0410-b5e6-96231b3b80d8