aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorAkshat Oke <Akshat.Oke@amd.com>2024-12-04 14:31:34 +0530
committerGitHub <noreply@github.com>2024-12-04 14:31:34 +0530
commitd9b4bdbff597d0ed98dd82674e456ac4c751a6a0 (patch)
tree8c51157549645ed22100acb0a340d15208135786 /llvm/lib/Bitcode
parent3b0cb8979624bc052587712650bfd52f77eb69d3 (diff)
downloadllvm-d9b4bdbff597d0ed98dd82674e456ac4c751a6a0.zip
llvm-d9b4bdbff597d0ed98dd82674e456ac4c751a6a0.tar.gz
llvm-d9b4bdbff597d0ed98dd82674e456ac4c751a6a0.tar.bz2
[CodeGen][NewPM] Port LiveDebugVariables to NPM (#115468)
The existing analysis was already a pimpl wrapper. I have extracted legacy pass logic to a LDVImpl wrapper named `LiveDebugVariables` which is the analysis::Result now. This controls whether to activate the LDV (depending on `-live-debug-variables` and DIsubprogram) itself. The legacy and new analysis only construct the LiveDebugVariables. VirtRegRewriter will test this.
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions