ykjit / yk

yk packages
https://ykjit.github.io/yk/
Other
28 stars 7 forks source link

Fix tracer selection logic. #1255

Closed vext01 closed 1 month ago

vext01 commented 1 month ago

As discussed offline:

On x86_64 linux we should currently default to hwt, but otherwise we should default to swt.

Fixes a build crash on x86/linux when YKB_TRACER is unset.