[llvm-dev] Managing two versions of LLVM on the computer?

David Blaikie via llvm-dev llvm-dev at lists.llvm.org
Sat May 18 17:59:44 PDT 2019


I haven't heard of anyone doing that - I'd personally build and install
them with different suffixes (so you'd have "clang-8" and "clang-7" or the
like).

On Sat, May 18, 2019 at 5:23 PM Osman Zakir via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> I wanted to try installing both LLVM 8 and 9 on the same machine and
> managing them with a version control system, but is this possible?  And if
> so, would Git be a good version control system to use?  How do LLVM
> developers use it for that (if they do)?
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190518/1bc3e4de/attachment.html>


More information about the llvm-dev mailing list