Fix LLVM JIT on flux

Merged
#418 · Created  · Last updated

Merged pull request

Merged in fix_llvm_flux (pull request #418)

3e057b4·Author: ·Closed by: ·2017-11-27

Description

  • tentatively fix LLVM compilation on flux

  • refactor JIT & really fix LLVM linking on flux

    we now encapsulate the LLVM-interfacing code into an EvaluatorFactory that can be compiled with --no-rtti (hence, it does not use exceptions or dynamic_casts, and in particular not any pybind11 headers)

0 attachments

0 comments

Loading commits...