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

“The newest LLVM version supported is 3.6.2” and “it can use LLVM versions 8 through 12”. #574

Closed
dilyanpalauzov opened this issue May 8, 2022 · 7 comments

Comments

@dilyanpalauzov
Copy link
Contributor

The file NEWS.md contains:

Updated the LLVM bytecode runtime support so that it can use LLVM versions 8 through 12 and removed support for earlier LLVM versions.

while INSTALL.md states:

The newest LLVM version supported is 3.6.2. We ran out of time during 0.104 development to add support for newer versions of LLVM.

The information in both files is mutually exclusive.

@teoberi
Copy link
Contributor

teoberi commented May 8, 2022

Works even with LLVM 13.0.1

@val-ms
Copy link
Contributor

val-ms commented May 8, 2022

Thanks for the heads up. We totally forgot to remove the "The newest LLVM version supported is 3.6.2..." line.

@wschlich
Copy link

When will LLVM 14 or 15 be supported?

@teoberi
Copy link
Contributor

teoberi commented Feb 14, 2023

#580 (comment)

@wschlich
Copy link

@teoberi I can't see any date related estimates for LLVM 14+ support in issue #580 🤷🏼‍♂️

@teoberi
Copy link
Contributor

teoberi commented Feb 14, 2023

I don't even think it exists yet!

@wschlich
Copy link

@teoberi maybe I misinterpreted your previous comment, just mentioning another issue right after I asked for a date related estimate 🙃

Artoria2e5 added a commit to Artoria2e5/clamav that referenced this issue Jul 26, 2024
Somehow the changes from Cisco-Talos#692 did not come with a doc update. The cap at version 13 is given from Cisco-Talos#574. I did not try to build it with LLVM 14, so I don't know whether it truly doesn't compile or simply fails due to the CMake thing.
@val-ms val-ms closed this as completed Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants