Searched refs:LLVM_WIN_REVISION (Results 1 – 1 of 1) sorted by relevance
19 LLVM_WIN_REVISION = 'HEAD' variable25 LLVM_WIN_REVISION = '210586' variable97 print "Checking out %s r%s into '%s'" % (name, LLVM_WIN_REVISION, dir)99 url + '@' + LLVM_WIN_REVISION, dir], tries=2)116 print 'Updating Clang to %s...' % (LLVM_WIN_REVISION)117 if LLVM_WIN_REVISION != 'HEAD' and ReadStampFile() == LLVM_WIN_REVISION:183 WriteStampFile(LLVM_WIN_REVISION)