Replies: 1 comment
-
Why do you need this feature? (Knowing why this is needed makes it much easier to help, or provide an alternative solution). But to answer, no we don't have such a feature at the moment. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I wondered if there is a similar command to
gcc -fno-jump-tables -o output_file source_file.c
to compile Go code without jump tables but only with if/else statements (binary search) please ?Thank you
Beta Was this translation helpful? Give feedback.
All reactions