================
@@ -131,20 +135,57 @@ void Flang::addOtherOptions(const ArgList &Args,
ArgStringList &CmdArgs) const {
options::OPT_finstrument_functions});
llvm::codegenoptions::DebugInfoKind DebugInfoKind;
+ bool hasDwarfNArg = getDwarfNArg(Args) != nullptr;
----------------
tarunprabhu wrote:
That's fine. I don't have any strong opinion either way. We can leave it as it
is.
https://github.com/llvm/llvm-project/pull/160540
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits