mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
416c59c43b
We introduce two paths where we can hard code search prefixes (`/additional-search-prefixes`) and additional binaries paths (`/share/revng/additional-bin-paths`). This enables us to add to `additional-bin-paths` the configure-time specified path of the preferred LLVM installation, instead of relying on `PATH` to look up, e.g., `opt` at run-time.