diff options
author | Philip Reames <listmail@philipreames.com> | 2015-04-14 00:41:34 +0000 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2015-04-14 00:41:34 +0000 |
commit | ba1984958df21526d6dde58f7f7b131ea2250e49 (patch) | |
tree | f60365c52087c5faf5342e879fa681800eb95fec /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 239189ee6c58b39656ee7868efda614b06a9360e (diff) | |
download | llvm-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