I'm working with BAP and I get this runtime error. I presume it means something llvm related needs to be installed.
dpkg --get-selections | grep llvm
libllvm14:amd64 install
libllvm15:amd64 install
llvm install
llvm-14 install
llvm-14-dev install
llvm-14-linker-tools install
llvm-14-runtime install
llvm-14-tools install
llvm-runtime:amd64 install
But the list of llvm packages is really long, and I'm not sure exactly what to install.