Unknown backend: llvm
Kenneth Adam Miller <[email protected]> Sat, 28 Dec 2024 22:38:57 -0600
| Newsgroups | gmane.comp.lang.caml.inria |
|---|---|
| Message-ID | <CAK7rcp9oJsNeT4-fdW-9BK18Q6xEA16twC0g6kpuqenT-UjESw@mail.gmail.com> |
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.