[LLVMdev] Is there a way to build a particular tagged version with the Git clone?

Oliver Schneider llvm at assarbad.net
Mon Feb 23 00:56:44 PST 2015


Hi,

I was wondering whether there was any way of building a tagged LLVM when
using the Git clone?

With

# git tag -l

there don't seem to be any tags set. And there are only a handful of
branches. However, synchronizing the whole SVN repo is also impossible
because some chunks appear to be simply to big for the server side to
handle. So I can't create make my own Git conversion of the SVN repo.

Any ideas?

Thanks,

Oliver



More information about the llvm-dev mailing list