================
@@ -372,12 +373,14 @@ void createOpenMPFIRPassPipeline(mlir::PassManager &pm,
void createDebugPasses(mlir::PassManager &pm,
llvm::codegenoptions::DebugInfoKind debugLevel,
llvm::OptimizationLevel OptLevel,
+ bool debugInfoForProfiling,
----------------
jeanPerier wrote:
As more and more options are threaded up to addDebugInfoPass, I think it would
be simpler to just directly thread the MLIRToLLVMPassPipelineConfig up to
addDebugInfoPass.
https://github.com/llvm/llvm-project/pull/188022
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits