Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why LLVM 3.2? #500

Open
IngwiePhoenix opened this issue Feb 5, 2019 · 2 comments
Open

Why LLVM 3.2? #500

IngwiePhoenix opened this issue Feb 5, 2019 · 2 comments

Comments

@IngwiePhoenix
Copy link

This is just a question of curiosity, which mainly sparked from when I wanted to just get this repo cloned and build it to play around with it on my Mac OS. Sure, I can build LLVM 3.2 from source, but using Homebrew is usually my go-to solution of obtaining dependencies.

When I wanted to install LLVM 3.2, Homebrew suggested 3.9 instead (which I had installed already) and those are the other LLVM packages available:

$ brew search llvm
==> Formulae
llvm ✔                                                [email protected] ✔                                            llvm@4 ✔                                              llvm@5 ✔                                              llvm@6 ✔

The un-tagged LLVM reports as such:

$ /usr/local/opt/llvm/bin/llvm-config --version
7.0.1

So why use LLVM 3.2 when far newer versions exist?

Thanks in advance :)

@Sh4rK
Copy link
Contributor

Sh4rK commented Feb 10, 2019

Because the last commit of this project is from Oct 29, 2014 :)

@Zumbalamambo
Copy link

@IngwiePhoenix The guy (https://github.com/jckarter) who developed this programming language is not working for ClayLabs anymore since 2014 so nothing is updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants