On Tue, Jul 17, 2018 at 02:03 AM, Sergey wrote: > On Tuesday 17 July 2018, Al Varnell wrote: > >>> Yes. But LLVM < 3.7 deprecated also. >> >> No, deprecated refers to the use of LLVM greater than 3.6 by >> ClamAV 0.100.0, not LLVM itself. > > Deprecated refers to use deprecated LLVM 3.6 which can be absent > in modern distro. Therefore deprecating internal LLVM code support > is not good idea I think.
Correct. It's not a good idea. It's best to use the bytecode interpreter for ClamAV bytecode signatures, but if for some reason you feel you must use LLVM-JIT then it has to be v3.6 or below and it still may not comprise on all platforms. -Al- -- Al Varnell Mountain View, CA
_______________________________________________ clamav-users mailing list clamav-users@lists.clamav.net http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml