aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorAndy Kaylor <akaylor@nvidia.com>2025-10-09 10:24:09 -0700
committerGitHub <noreply@github.com>2025-10-09 10:24:09 -0700
commit4e5306745a09b734000c200d02a54c853409a3b5 (patch)
tree9750cc582a44d46c43f261f41b618cfc03cb07f8 /lldb/source/Plugins/ScriptInterpreter/Python
parentc20d0292c2939eec18ca7b79736a44539b47adcb (diff)
downloadllvm-4e5306745a09b734000c200d02a54c853409a3b5.zip
llvm-4e5306745a09b734000c200d02a54c853409a3b5.tar.gz
llvm-4e5306745a09b734000c200d02a54c853409a3b5.tar.bz2
[CIR] Add initial support for dynamic cast (#162337)
This adds support for dynamic cast handling and generating `cir.dyn_cast` operations and `cir.dyn_cast_info` attributes. This does not include support for lowering the dynamic cast to LLVM IR, which will require changes to the LoweringPrepare pass that will be made in a future change. This also does not yet handle dynamic cast to void or exact dynamic casts.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions