[flang-commits] [clang] [flang] [flang][Driver] Don't require -fno-integrated-as when using -save-temps (PR #119624)

Sergio Afonso via flang-commits flang-commits at lists.llvm.org
Thu Dec 12 02:47:20 PST 2024


https://github.com/skatrak approved this pull request.

Thank you, I think this is a good first step. Eventually, I think we'll still have to introduce proper support for `-fc1as`, because `-fno-integrated-as` (this patch making it the default for Flang) results in target offload programs failing to link.

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


More information about the flang-commits mailing list