gollvm: invalid argument to -O flag: fast #56484
Labels
FeatureRequest
Issues asking for a new feature that does not need a proposal.
help wanted
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
What did you expect to see?
Successful build
What did you see instead?
Error
Is there any reason why gollvm does not support -Ofast optimization level? For example the gccgo works fine with this option. If there is no reason I can add a support of this feature.
The text was updated successfully, but these errors were encountered: