diff options
author | Alex Zinenko <zinenko@google.com> | 2020-02-03 16:51:16 +0100 |
---|---|---|
committer | Alex Zinenko <zinenko@google.com> | 2020-02-03 22:28:17 +0100 |
commit | 3b4d24d7701484bee32b97d547b11958fee2622b (patch) | |
tree | 62540910b4ab4234187005baec9e34daf9e63c33 /lldb/source/Commands/CommandObjectTarget.cpp | |
parent | 15f54d348bcfe2dda91487f0c2664aa308d68934 (diff) | |
download | llvm-3b4d24d7701484bee32b97d547b11958fee2622b.zip llvm-3b4d24d7701484bee32b97d547b11958fee2622b.tar.gz llvm-3b4d24d7701484bee32b97d547b11958fee2622b.tar.bz2 |
[mlir] Accept an LLVM::LLVMFuncOp in the builder of LLVM::CallOp
Summary:
Replace the generic zero- and one-result builders in LLVM::CallOp with a custom
builder that takes an LLVMFuncOp, which can be used to extract the result type
and create the symbol reference attribute. This is merely a convenience for
upcoming changes. The ODS-generated builders remain present.
Introduce LLVM::LLVMType::isVoidTy by analogy with the underlying LLVM type.
Differential Revision: https://reviews.llvm.org/D73895
Diffstat (limited to 'lldb/source/Commands/CommandObjectTarget.cpp')
0 files changed, 0 insertions, 0 deletions