How to Determine the Llvm Version?

Hi I just downloaded LLVM using the command

svn co  llvm 

How can I determine the version of this LLVM (4.0, 3.9 or 3.8 etc)?

2 Answers

After installation

Try running :

llvm-config --version

1

You are checking out the trunk.

If you want a particular version checkout the appropriate branch.

would be llvm-3.5

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

Elena Rostova

Elena Rostova

Lead Health, Wellness & Medical Journalist

Elena Rostova holds a Master's degree in Public Health Journalism. She covers groundbreaking medical research, holistic wellness trends, mental health awareness, and nutritional science.

Share this article
Twitter Facebook Pinterest