summaryrefslogtreecommitdiffstats
path: root/llvm/utils/crosstool/create-snapshots.sh
Commit message (Collapse)AuthorAgeFilesLines
* * Use "svn export" instead of "svn co" and avoid cleaning up .svn dirsMisha Brukman2009-08-041-14/+14
| | | | | | | * Use "svn info" to get last revision in repo, will get matching tarballs * Now run "svn -q" since "svn info" tells us the revision number llvm-svn: 78065
* Added two scripts to aid with building Linux/x86 -> Linux/ARM crosstools, usingMisha Brukman2009-06-121-0/+41
CodeSourcery's provided GCC-based crosstools, from which we use binutils. llvm-svn: 73212
OpenPOWER on IntegriCloud