diff options
author | Mehdi Amini <joker.eph@gmail.com> | 2021-12-20 07:17:26 +0000 |
---|---|---|
committer | Mehdi Amini <joker.eph@gmail.com> | 2021-12-20 07:18:01 +0000 |
commit | 7f9e9c7fc3416d243d59712864bdb5c5725aed7f (patch) | |
tree | 0b95f775f8d1fe3854332e2d9249ea32f639aa97 /lldb/unittests/ScriptInterpreter/Python | |
parent | 9c11e952868342dfbf0efedd246dac6191ee98d7 (diff) | |
download | llvm-7f9e9c7fc3416d243d59712864bdb5c5725aed7f.zip llvm-7f9e9c7fc3416d243d59712864bdb5c5725aed7f.tar.gz llvm-7f9e9c7fc3416d243d59712864bdb5c5725aed7f.tar.bz2 |
Move getAsmBlockArgumentNames from OpAsmDialectInterface to OpAsmOpInterface
This method is more suitable as an opinterface: it seems intrinsic to
individual instances of the operation instead of the dialect.
Also remove the restriction on the interface being applicable to the entry block only.
Differential Revision: https://reviews.llvm.org/D116018
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions