aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/ModuleUtils.cpp
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-05-30 16:13:41 +0200
committerNikita Popov <nikita.ppv@gmail.com>2020-06-05 20:01:29 +0200
commit6a5326492606d767a7eb94ef418799a95e02ed07 (patch)
treea129ed93830078be3b93f1f2fcf53599d54b8595 /llvm/lib/Transforms/Utils/ModuleUtils.cpp
parent5ee2a1e476ca3eafaa184ec311168df91310e714 (diff)
downloadllvm-6a5326492606d767a7eb94ef418799a95e02ed07.zip
llvm-6a5326492606d767a7eb94ef418799a95e02ed07.tar.gz
llvm-6a5326492606d767a7eb94ef418799a95e02ed07.tar.bz2
[LiveDebugValues] Remove PendingInLocs (NFC)
PendingInLocs ends up having the same value as InLocs, just computed a bit more indirectly. It is a leftover of a previous implementation approach. This patch drops PendingInLocs, as well as the Diff and Removed calulations, which are no longer needed. Differential Revision: https://reviews.llvm.org/D80868
Diffstat (limited to 'llvm/lib/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions