[Mlir-commits] [mlir] [mlir] Allow setting of Dwarf version information. (PR #158692)
Abid Qadeer
llvmlistbot at llvm.org
Tue Sep 16 09:22:13 PDT 2025
abidh wrote:
While looking to implement import functionality for this feature, I found that there is already a mechanism to set the module flag using `ModuleFlagAttr` and `ModuleFlagsOp` which clients can use. So this PR is not required. Closing it for now.
https://github.com/llvm/llvm-project/pull/158692
More information about the Mlir-commits
mailing list