diff options
author | Alex Zinenko <zinenko@google.com> | 2020-08-06 18:16:04 +0200 |
---|---|---|
committer | Alex Zinenko <zinenko@google.com> | 2020-08-07 14:27:04 +0200 |
commit | 16b02253778caf1723b63c8ee482bb68ccae0a90 (patch) | |
tree | 46d96c138974099e7d9a0cf094c25d5d436b525d /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | db1c197bf8247d8dced41ae2f579168c7b54d9ef (diff) | |
download | llvm-16b02253778caf1723b63c8ee482bb68ccae0a90.zip llvm-16b02253778caf1723b63c8ee482bb68ccae0a90.tar.gz llvm-16b02253778caf1723b63c8ee482bb68ccae0a90.tar.bz2 |
[mlir] do not require LLVMDialect in conversion from LLVM IR
Historically, LLVMDialect has been required in the conversion from LLVM IR in
order to be able to construct types. This is no longer necessary with the new
type model and the dialect can be replaced with a local LLVM context.
Reviewed By: rriddle, mehdi_amini
Differential Revision: https://reviews.llvm.org/D85444
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions