summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/global_module_cache
diff options
context:
space:
mode:
authoryan zhou <42528857+zhou3968322@users.noreply.github.com>2023-12-21 20:39:05 +0800
committerGitHub <noreply@github.com>2023-12-21 19:39:05 +0700
commitcd09f4b9510583e847267cae04eee87caf4d5e9d (patch)
tree19765edf61879e43764e74a17aebd304a88df612 /lldb/test/API/python_api/global_module_cache
parent2e3d77d6edae0c790bacbc5841f664bb08bab159 (diff)
[CodeGen] This patch fix a bug that may caused error for a self-defined target in SelectionDAG::getNode (#75320)
we need first judge N1.getNumOperands() > 0. If Lowering Generated SDNode like. ``` v2i32 t20: TargetOpNode. i32 t21: extract_vector_elt t20 0 i32 t22: extract_vector_elt t20 1 ``` will cause a error.
Diffstat (limited to 'lldb/test/API/python_api/global_module_cache')
0 files changed, 0 insertions, 0 deletions