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?