================
@@ -425,6 +425,7 @@ def LLVM_DICompileUnitAttr : LLVM_Attr<"DICompileUnit",
"di_compile_unit",
OptionalParameter<"StringAttr">:$producer,
"bool":$isOptimized,
"DIEmissionKind":$emissionKind,
+ OptionalParameter<"bool">:$debugInfoForProfiling,
----------------
kaviya2510 wrote:
Thankyou @gysit for pointing out the tests related to MLIR. I modified the
mentioned testcases. Could you please check it?
https://github.com/llvm/llvm-project/pull/188022
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits