alan-j-hu / llvm-dune

The official LLVM OCaml binding but built using dune
Other
25 stars 3 forks source link

Llvm_linker segfaults since LLVM 13 #12

Open kit-ty-kate opened 1 year ago

kit-ty-kate commented 1 year ago

Opening this issue just to have a central bugtracker for all issues encountered with the OCaml binding.

See https://github.com/kit-ty-kate/labrys/pull/10 for details and reproduction. Can be still reproduced with LLVM 15 using https://github.com/kit-ty-kate/labrys/pull/11 at this commit https://github.com/kit-ty-kate/labrys/pull/11/commits/22d3bde3ea26fdce4315606b1a374d3078ad45fe

kit-ty-kate commented 1 year ago

cc @alan-j-hu (sorry i thought you were watching this repository)