aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorValentin Clement <clementval@gmail.com>2022-10-19 09:41:23 +0200
committerValentin Clement <clementval@gmail.com>2022-10-19 09:41:47 +0200
commit6e85b8807fd473f58ac6a9a58a400a50c5c3c76e (patch)
tree644cb64a20eb123367a9d22ffb253a11e74c8d40 /lldb/source/Commands/CommandObjectThread.cpp
parent2e73129483c4be78d32f4bbe3f9a3130d9fc83b7 (diff)
downloadllvm-6e85b8807fd473f58ac6a9a58a400a50c5c3c76e.zip
llvm-6e85b8807fd473f58ac6a9a58a400a50c5c3c76e.tar.gz
llvm-6e85b8807fd473f58ac6a9a58a400a50c5c3c76e.tar.bz2
[flang] Add fir.dispatch code generation
fir.dispatch code generation uses the binding table stored in the type descriptor. There is no runtime call involved. The binding table is always build from the parent type so the index of a specific binding is the same in the parent derived-type or in the extended type. Follow-up patches will deal cases not present here such as allocatable polymorphic entities or pointers. Reviewed By: jeanPerier, PeteSteinfeld Differential Revision: https://reviews.llvm.org/D136189
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions