aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorMichael Buch <michaelbuch12@gmail.com>2025-07-03 10:28:38 +0100
committerGitHub <noreply@github.com>2025-07-03 10:28:38 +0100
commit58d84a615e9180eeff583a9d30033ba21343550d (patch)
treec6990c37f80ecd1c3f1fcef64ea44bc4fb4c9fce /llvm/lib/Bitcode
parent94d8231578272ead668bb95f8cb9c3ff5ee15aa6 (diff)
downloadllvm-58d84a615e9180eeff583a9d30033ba21343550d.zip
llvm-58d84a615e9180eeff583a9d30033ba21343550d.tar.gz
llvm-58d84a615e9180eeff583a9d30033ba21343550d.tar.bz2
[lldb][DWARF][NFC] Reduce scope of ref_addr_size variable (#146557)
Follow-up to https://github.com/llvm/llvm-project/pull/145645#discussion_r2174948997 There's no need for this variable to be declared at the function-level. We reset it in all the cases where it's used anyway. This patch just inlines the usage of the variable entirely.
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions