================
@@ -1140,6 +1140,8 @@ void Flang::ConstructJob(Compilation &C, const JobAction 
&JA,
     }
   }
 
+  renderGlobalISelOptions(D, Args, CmdArgs, Triple);
+
----------------
tarunprabhu wrote:

nit: do we really need a newline here?

```suggestion
```

https://github.com/llvm/llvm-project/pull/177188
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to