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.
Details
Details
- Reviewers
bulbazord - Group Reviewers
Restricted Project - Commits
- rG85c2e420c87c: [lldb][NFC] Factor out code linking OSO addr of uninitialized GVs
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo