[llvm-dev] What is the actual LLVM11 version downloaded from apt.llvm.org?

Sidorov, Dmitry via llvm-dev llvm-dev at lists.llvm.org
Mon Jan 25 01:39:34 PST 2021


Hi,

We are doing SPIR-V to LLVM IR translator as LLVM dependent project. It has a llvm 11 release branch, on which CI downloads LLVM 11 from apt.llvm.org. Recently LLVM 11.0.1 was released and we started getting an error: https://travis-ci.com/github/KhronosGroup/SPIRV-LLVM-Translator/jobs/472611318#L484 . But error says, that expected version isn't 11.0.1, but 11.1.0 instead. Is it apt.llvm.org bug or is it expected due to the upcoming release?

-Dmitry Sidorov


--------------------------------------------------------------------
Joint Stock Company Intel A/O
Registered legal address: Krylatsky Hills Business Park,
17 Krylatskaya Str., Bldg 4, Moscow 121614,
Russian Federation

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210125/868d248c/attachment.html>


More information about the llvm-dev mailing list