summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread
diff options
context:
space:
mode:
authorLei Zhang <antiagainst@google.com>2020-01-10 11:24:47 -0500
committerLei Zhang <antiagainst@google.com>2020-01-10 18:39:28 -0500
commit397215cc309df1171a198b11cab3b241db9441db (patch)
tree3fa13872b42962acc0cb550bee37577fd6c34445 /lldb/packages/Python/lldbsuite/test/python_api/thread
parentca4a55fabbbebef1752fd4e2913c28bb8b510621 (diff)
downloadbcm5719-llvm-397215cc309df1171a198b11cab3b241db9441db.tar.gz
bcm5719-llvm-397215cc309df1171a198b11cab3b241db9441db.zip
[mlir][ods] Support dialect specific content emission via hooks
Thus far we can only generate the same set of methods even for operations in different dialects. This is problematic for dialects that want to generate additional operation class methods programmatically, e.g., a special builder method or attribute getter method. Apparently we cannot update the OpDefinitionsGen backend every time when such a need arises. So this CL introduces a hook into the OpDefinitionsGen backend to allow dialects to emit additional methods and traits to operation classes. Differential Revision: https://reviews.llvm.org/D72514
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud