diff options
author | River Riddle <riddleriver@gmail.com> | 2021-12-16 01:49:46 +0000 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2021-12-16 02:08:13 +0000 |
commit | 12eebb8e378a5e218716ead0f02be0369f48d76d (patch) | |
tree | a83be7b29f11025dcde7cca0d34b06abe58bd0e9 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | f62a57a3f02e03c2eff79d66265e1b0f32dceffa (diff) | |
download | llvm-12eebb8e378a5e218716ead0f02be0369f48d76d.zip llvm-12eebb8e378a5e218716ead0f02be0369f48d76d.tar.gz llvm-12eebb8e378a5e218716ead0f02be0369f48d76d.tar.bz2 |
[PDLL] Add a `replace` rewrite statement for replacing operations
This statement acts as a companion to the existing `erase`
statement, and is the corresponding PDLL construct for the
`PatternRewriter::replaceOp` C++ API. This statement replaces a
given operation with a set of values.
Differential Revision: https://reviews.llvm.org/D115298
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions