aboutsummaryrefslogtreecommitdiffstats
path: root/ModuleInfo.txt
Commit message (Collapse)AuthorAgeFilesLines
* 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. 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-201-0/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40119 91177308-0d34-0410-b5e6-96231b3b80d8
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+2
alignment is equal to the stack alignment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40004 91177308-0d34-0410-b5e6-96231b3b80d8