summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorMogball <jeffniu22@gmail.com>2021-12-20 16:48:00 +0000
committerMogball <jeffniu22@gmail.com>2022-01-05 20:48:30 +0000
commit4ca5e95c6f4e8f48cd8315d801c186f4e7cae69c (patch)
tree8249cc256317f822e7380cb8edbdb112c4bda18d /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parentdd83befe33a055c9053f16ff44f4639c6ea15f4a (diff)
[mlir] Symbol DCE ignores unknown symbols
Instead of failing when it encounters a reference to an unknown symbol, Symbol DCE should ignore them. References to unknown symbols do not affect the overall function of Symbol DCE, so it should not need to fail when it encounters one. In general, requiring that symbol references always be valid rather than only when necessary can be overly conservative. Reviewed By: rriddle Differential Revision: https://reviews.llvm.org/D116047
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions