aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorKristina Bessonova <kbessonova@accesssoftek.com>2021-11-27 14:02:34 +0200
committerKristina Bessonova <kbessonova@accesssoftek.com>2021-11-27 14:02:34 +0200
commit9f374a74c2aabed998a731ac9f14bd8baa4208ba (patch)
treea491e881203c267575dfa08006242d743bb651ca /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent2b160e95c89f28a30e2481e6131073659d866a8c (diff)
downloadllvm-9f374a74c2aabed998a731ac9f14bd8baa4208ba.zip
llvm-9f374a74c2aabed998a731ac9f14bd8baa4208ba.tar.gz
llvm-9f374a74c2aabed998a731ac9f14bd8baa4208ba.tar.bz2
[NVPTX][AsmPrinter] Avoid removing globals before calling AsmPrinter::doFinalization()
Instead of removing globals from a module, we, it seems, can just override AsmPrinter::emitGlobalVariable() to do nothing as NVPTXAsmPrinter already emitted globals by this time and we don't want to do it twice. Reviewed By: tra Differential Revision: https://reviews.llvm.org/D113653
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions