diff options
author | Felipe de Azevedo Piovezan <fpiovezan@apple.com> | 2023-07-12 12:51:32 -0400 |
---|---|---|
committer | Felipe de Azevedo Piovezan <fpiovezan@apple.com> | 2023-07-13 08:27:29 -0400 |
commit | 85c2e420c87c20af6a7e1699a7317d8adc51b5ff (patch) | |
tree | ddde90fc930c5a3c0a01af076c244a30100bb9e4 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | e98cbb95b8b96d3908a808bbcd639680a5197428 (diff) | |
download | llvm-85c2e420c87c20af6a7e1699a7317d8adc51b5ff.zip llvm-85c2e420c87c20af6a7e1699a7317d8adc51b5ff.tar.gz llvm-85c2e420c87c20af6a7e1699a7317d8adc51b5ff.tar.bz2 |
[lldb][NFC] Factor out code linking OSO addr of uninitialized GVs
This code was introduced in 2fc93eabf7e132abd51d0ea0ad599beb3fa44334.
In order to improve readability of ParseVariableDIE, we move this code into a
helper function. The issue this code attempted to address was fixed between
Clangs 9 and 11; as such, if we ever want to delete this code, it is a lot
easier to do so after the refactor.
Differential Revision: https://reviews.llvm.org/D155100
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions