mirror of https://github.com/Cisco-Talos/clamav
Fixes a bug in the PtrVerifier pass when using LLVM >= v3.5 for the bytecode signature runtime. LLVM 3.5 changed the meaning of "use" and introduced "user". This fix swaps out "use" keywords for "user" so the code functions correctly when using LLVM 3.5+.pull/119/head
parent
c6f6b9e67b
commit
965d7cc82e
Loading…
Reference in new issue