diff options
author | Vedant Kumar <vsk@apple.com> | 2017-11-16 19:50:24 +0000 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2017-11-16 19:50:24 +0000 |
commit | 494814d52ab0091cd1271b02fc8fa701bd479354 (patch) | |
tree | c38a1652a545f7c55725f5a151d5cd9983a3ba2c /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | b5d17d8d302b752925eca94f06828de1d43a58f4 (diff) | |
download | bcm5719-llvm-494814d52ab0091cd1271b02fc8fa701bd479354.tar.gz bcm5719-llvm-494814d52ab0091cd1271b02fc8fa701bd479354.zip |
[SelectionDAG] Consolidate (t|T)ransferDbgValues methods, NFC.
TransferDbgValues (capital 'T') is wired into ReplaceAllUsesWith, and
transferDbgValues (lowercase 't') is used elsewhere (e.g in Legalize).
Both functions should be doing the exact same thing. This patch
consolidates the logic into one place.
Differential Revision: https://reviews.llvm.org/D40104
llvm-svn: 318448
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions