You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix JS linker CPP guards: use HAVE_JS_BACKEND instead of HAVE_INTERPRETER
for linkJSBinary (lines 456, 474, 603 in Pipeline.hs). Linking JS
binaries doesn't require the interpreter.
- Revert formatting change in Reg/Target.hs:298 to avoid unnecessary
whitespace changes in an already hard-to-rebase patch.
0 commit comments