[llvm-dev] LLVM Virtual Machine

Jonas Wagner via llvm-dev llvm-dev at lists.llvm.org
Thu Sep 29 01:02:14 PDT 2016


Hi,

I am going to use LLVM for my Thesis. Is there any LLVM Virtual Machine to
> download. I have some problem with installing and configuring the LLVM,
> please let me have the virtual machine link to download if there is any.
>

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 reckon that vagrant init ubuntu/xenial64 would be a good start; LLVM
should build fine on recent Linuxes.

Best,
Jonas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160929/b42ae399/attachment.html>


More information about the llvm-dev mailing list