mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
abb9344242
Currently, some non-determinism upstream in the ABI detection pipeline causes the return type of the `compute` function to be misdetected, even if only very rarely. Exclud this return type from tests for now. Consider to re-add it in the future if we enforce stricter determinism, or when EFA 4 is ready.