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
Let's fix instead of reverting flambda_backend_args (#396)
* Revert "Revert "Move flambda-backend specific flags out of ocaml/ subdirectory (#382)" (#395)"
This reverts commit 2a9c5ef.
* Propagate -o2,-o3,-oclassic flambda-backend flags correctly
* Rename Flambda_backend_options module for readability
To distinguish it from the module type with the same name.
* Add documentation comments to Flambda_backend_arg
* Remove underscores in Flambda_backend_options
* Move "how to add a new flag" to HACKING
0 commit comments