summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
diff options
context:
space:
mode:
authorRahul Kayaith <rkayaith@gmail.com>2023-05-07 23:56:04 -0400
committerRahul Kayaith <rkayaith@gmail.com>2023-05-09 12:40:17 -0400
commit4d0d295b618edfc937d5bf247f0853df5c70cb96 (patch)
tree5b9e278cfc09d97a1ecf829f7fa2d16b073c949e /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
parentb9031d327929c160293f38b0afbf7facec0f591c (diff)
[mlir][python] Allow specifying block arg locations
Currently blocks are always created with UnknownLoc's for their arguments. This adds an `arg_locs` argument to all block creation APIs, which takes an optional sequence of locations to use, one per block argument. If no locations are supplied, the current Location context is used. Reviewed By: ftynse Differential Revision: https://reviews.llvm.org/D150084
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h')
0 files changed, 0 insertions, 0 deletions