[flang-commits] [clang] [flang] [flang][Driver] Enable support for -mmacos-version-min= (PR #143508)

Tom Eccles via flang-commits flang-commits at lists.llvm.org
Tue Jun 10 11:21:34 PDT 2025


tblah wrote:

Nice catch. I added the -fc1 option because there is a -cc1 option. But it doesn't seem to actually be used at all by the frontend driver so I just removed the -fc1 option. I left the clang option just in case.

https://github.com/llvm/llvm-project/pull/143508


More information about the flang-commits mailing list