[llvm-dev] LLVM Virtual Machine

Joerg Sonnenberger via llvm-dev llvm-dev at lists.llvm.org
Thu Sep 29 02:32:53 PDT 2016


On Thu, Sep 29, 2016 at 08:02:14AM +0000, Jonas Wagner via llvm-dev wrote:
> I don't know of anybody who has set up a VM to test LLVM. I think having a
> VM image with pre-compiled LLVM and all the dependencies would indeed be a
> useful thing.

I don't think so. What system are you using to run such an VM where you
can't easily install the dependencies yourself? You don't need that many
things for LLVM, essentially a compiler, cmake, ninja and Python.

Joerg


More information about the llvm-dev mailing list