SLH doesn't support asm goto and is unlikely to ever support it. Users of asm
goto need a way to choose whether to use asm goto or fallback to an SLH
compatible code path when SLH is enabled. This feature flag will give users
this ability.
Tested via unit test
I've read the description of LANGOPT, COMPATIBLE_LANGOPT, and BENIGN_LANGOPT a few times and, though I'm still not confident, I think this should be LANGOPT.
A few reasons:
@rsmith -- can you please check my math?