<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hans,</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I'd like to make sure that I'm using the right LLVM version. <br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I tried to download LLVM 8 from the link in your email by cloning this repository:
<pre>git clone https://github.com/llvm/llvm-project.git</pre>
When I do llc --version, it says LLVM 9.0.0 instead of 8.0.0</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span>LLVM (http://llvm.org/):<br>
</span>
<div>  LLVM version 9.0.0svn<br>
</div>
<div>  DEBUG build with assertions.<br>
</div>
<div>  Default target: x86_64-unknown-linux-gnu<br>
</div>
<span></span><br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<b>Hans Wennborg via llvm-dev</b> <a href="mailto:llvm-dev%40lists.llvm.org?Subject=Re%3A%20%5Bllvm-dev%5D%20LLVM%208.0.0%20Release&In-Reply-To=%3CCAB8jPhe6LyFVNOR%3DHuAN2L4eDumv%3D15f895Oz9u4NmkcgTLWHA%40mail.gmail.com%3E" title="[llvm-dev] LLVM 8.0.0 Release">
llvm-dev at lists.llvm.org </a><br>
<i>Wed Mar 20 05:14:45 PDT 2019</i><br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<pre>I'm pleased to announce that LLVM 8 is now available.

Get it here: <a href="https://llvm.org/releases/download.html#8.0.0">https://llvm.org/releases/download.html#8.0.0</a>

This release contains the work on trunk up to Subversion revision
r351319, plus work on the release branch. It's the result of the LLVM
community's work over the past six months, including: speculative load
hardening, concurrent compilation in the ORC JIT API, no longer
experimental WebAssembly target, a Clang option to initialize
automatic variables, improved pre-compiled header support in clang-cl,
the /Zc:dllexportInlines- flag, RISC-V support in lld. And as usual,
many bug fixes, optimization and diagnostics improvements, etc.

For more details, see the release notes:
<a href="https://llvm.org/releases/8.0.0/docs/ReleaseNotes.html">https://llvm.org/releases/8.0.0/docs/ReleaseNotes.html</a>
<a href="https://llvm.org/releases/8.0.0/tools/clang/docs/ReleaseNotes.html">https://llvm.org/releases/8.0.0/tools/clang/docs/ReleaseNotes.html</a>
<a href="https://llvm.org/releases/8.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html">https://llvm.org/releases/8.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html</a>
<a href="https://llvm.org/releases/8.0.0/tools/lld/docs/ReleaseNotes.html">https://llvm.org/releases/8.0.0/tools/lld/docs/ReleaseNotes.html</a>
<a href="https://llvm.org/releases/8.0.0/projects/libcxx/docs/ReleaseNotes.html">https://llvm.org/releases/8.0.0/projects/libcxx/docs/ReleaseNotes.html</a>

Special thanks to the release testers and packagers: Amy Kwan, Bero
Rosenkränzer, Brian Cain, Diana Picus, Dimitry Andric, Kim Gräsman,
Lei Huang, Micha³ Górny, Sylvestre Ledru, Ulrich Weigand, Vedant
Kumar, and Yvan Roux.

For questions or comments about the release, please contact the
community on the mailing lists. Onwards to LLVM 9!

Thanks,
Hans</pre>
<br>
</div>
</body>
</html>