diff options
author | Fabian Schuiki <fabian@schuiki.ch> | 2021-06-28 13:12:36 +0200 |
---|---|---|
committer | Fabian Schuiki <fabian@schuiki.ch> | 2021-07-01 09:18:57 +0200 |
commit | 8066f22c4663d9ee6c763d9108c89448e5c19848 (patch) | |
tree | c02942cdf61b986a11ca06a30dbd632924bab650 /llvm/lib/Support/DynamicLibrary.cpp | |
parent | e825c244b6063344ae726600d6a1225a05788dfa (diff) | |
download | llvm-8066f22c4663d9ee6c763d9108c89448e5c19848.zip llvm-8066f22c4663d9ee6c763d9108c89448e5c19848.tar.gz llvm-8066f22c4663d9ee6c763d9108c89448e5c19848.tar.bz2 |
[MLIR] Add argument insertion helpers for FunctionLike
Add helpers to facilitate adding arguments and results to operations
that implement the `FunctionLike` trait. These operations already have a
convenient argument and result *erasure* mechanism, but a corresopnding
utility for insertion is missing. This introduces such a utility.
Diffstat (limited to 'llvm/lib/Support/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions