Closed VorpalBlade closed 1 year ago
This is probably an issue with bfc expecting a different version of LLVM. The latest version now requires LLVM 13, or you can use the prebuilt binary from the latest release: https://github.com/Wilfred/bfc/releases/tag/1.11.0
Seems likely. As I'm using Arch Linux, I was using a much newer LLVM (16 probably when I reported the issue).
As I'm writing my own BF compiler I wanted to compare and benchmark against existing implementations. Unfortunately I cannot get this to run (using the current stable rust 1.67.0):
Analysing in gdb shows the following backtrace: