mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
441a5552b7
`main` is not in all cases a dynamically exported symbol, therefore, it's not safe to rely on it. This commit switches to use `PathList`'s `getCurrentExecutableFullPath`, which reads `/proc/self/exe`.