diff options
author | Matthias Springer <me@m-sp.org> | 2024-02-02 09:48:32 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-02 09:48:32 +0100 |
commit | 237a799e938aca86dc7e62def792b26974bbae5d (patch) | |
tree | c6ee09e297ca5add6a3e37467ac900ee21f5322d /clang/lib/CodeGen/CoverageMappingGen.cpp | |
parent | 0f26441cb83c1dea9aef12c748a79e3f38e3230a (diff) | |
download | llvm-237a799e938aca86dc7e62def792b26974bbae5d.zip llvm-237a799e938aca86dc7e62def792b26974bbae5d.tar.gz llvm-237a799e938aca86dc7e62def792b26974bbae5d.tar.bz2 |
[mlir][IR] Notify about block insertion when cloning an op (#80262)
`OpBuilder::clone(Operation &)` should trigger not only
`notifyOperationInserted` but also `notifyBlockInserted` (for all block
contained in `op`).
Diffstat (limited to 'clang/lib/CodeGen/CoverageMappingGen.cpp')
0 files changed, 0 insertions, 0 deletions