about summary refs log tree commit diff
path: root/src/rustllvm/llvm-auto-clean-trigger
AgeCommit message (Collapse)AuthorLines
2013-09-23Disable zlib/libffi when configuring LLVMAlex Crichton-1/+1
This should help bring fewer dependencies in to the snapshots. Closes #9397
2013-09-22touch LLVM clean triggerDaniel Micay-1/+1
2013-09-15Upgrade LLVM to close #9117Alex Crichton-1/+1
2013-09-01touch llvm clean triggerDaniel Micay-1/+1
2013-08-20Upgrade llvm to current HEADAlex Crichton-1/+1
* This has one workaround patch (everything's testing just fine...) * I reworked the fixedstacksegment attribute to be specified with a string rather than using a keyword and an integer and modifying the parser * I added a "no-split-stack" attribute along the same lines as the "fixedstacksegment" attribute for #1226
2013-08-04Update LLVMAlex Crichton-1/+1
2013-07-03force LLVM cleanDaniel Micay-1/+1
2013-07-01Turn on using LLVM threadsafelyAlex Crichton-0/+4
2013-06-27mk: add mechanisms for triggering clean-llvm builds from commitsGraydon Hoare-0/+0