[flang-commits] [clang] [flang] [llvm] [mlir] Make MMIWP not have ownership over MMI + Make MMI Only Use an External MCContext (PR #105541)
Matin Raayai via flang-commits
flang-commits at lists.llvm.org
Fri Sep 20 10:42:51 PDT 2024
matinraayai wrote:
In that case, I will modify this PR so that:
1. MMI does not take a reference to the MCContext.
2. MMIWP takes a reference for its initialize/finalize methods.
I'll report back in case I run into unexpected issues.
https://github.com/llvm/llvm-project/pull/105541
More information about the flang-commits
mailing list