diff options
| author | Kristina Bessonova <kbessonova@accesssoftek.com> | 2021-11-27 14:02:34 +0200 |
|---|---|---|
| committer | Kristina Bessonova <kbessonova@accesssoftek.com> | 2021-11-27 14:02:34 +0200 |
| commit | 9f374a74c2aabed998a731ac9f14bd8baa4208ba (patch) | |
| tree | a491e881203c267575dfa08006242d743bb651ca /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | 2b160e95c89f28a30e2481e6131073659d866a8c (diff) | |
| download | llvm-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
