Skip to content

Use llvm 6.0.1 (or higher)

Antonio Russo requested to merge aerusso/llvmlite:pulls/use-llvm-6.0.1 into master

Upstream 0.23.2 now depends on 6.0.1 (that version contains a fix that addresses the symptom undefined symbol: LLVMInitializeInstCombine during post-build tests).

This patch updates the dependencies so that 0.23.2 will build.

Merge request reports

Loading