mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
042108bc44
Clean up the `ProgramRunner` class: * use llvm-provided wrappers and system-agnostic variables to compute the `Paths` variable * pre-compute the list of path variables so it's not re-computed on every invocation of `run` or `isProgramAvailable` * Wrap the logging code so that it's not triggered if the logger is disabled