================
@@ -367,6 +367,10 @@ void Flang::addCodegenOptions(const ArgList &Args,
options::OPT_funroll_loops, options::OPT_fno_unroll_loops,
options::OPT_relaxed_c_loc});
+ if (Arg *A = Args.getLastArg(options::OPT_foptimize_sibling_calls,
----------------
kaviya2510 wrote:
I agree, updated the changes in recent commit
https://github.com/llvm/llvm-project/pull/216650
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits