aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2015-04-14 00:41:34 +0000
committerPhilip Reames <listmail@philipreames.com>2015-04-14 00:41:34 +0000
commitba1984958df21526d6dde58f7f7b131ea2250e49 (patch)
treef60365c52087c5faf5342e879fa681800eb95fec /llvm/lib/CodeGen/LiveDebugVariables.cpp
parent239189ee6c58b39656ee7868efda614b06a9360e (diff)
downloadllvm-ba1984958df21526d6dde58f7f7b131ea2250e49.zip
llvm-ba1984958df21526d6dde58f7f7b131ea2250e49.tar.gz
llvm-ba1984958df21526d6dde58f7f7b131ea2250e49.tar.bz2
[RewriteStatepointsForGC] Delete dead code [NFC]
Before we had real liveness, we needed to track every value that base pointer insertion code created because these now might be live. We now just rerun the data flow liveness algorithm (which is actually faster!) and no longer need the associated code. llvm-svn: 234827
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions