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
flang-21: error: unknown argument '-fdata-sections'; did you mean '-Xclang -fdata-sections'?
flang-21: error: unknown argument '-ffunction-sections'; did you mean '-Xclang -ffunction-sections'?
It seems that these flags can be easily supported by proxying them to some underlying layer?