aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2019-05-20 03:36:33 +0000
committerRui Ueyama <ruiu@google.com>2019-05-20 03:36:33 +0000
commitfaf541e1e157edd9389e54262f9dfd4a608f0020 (patch)
tree1cea68a1ac11b26e0234ae54adfee34583f0cf5e /llvm/lib/CodeGen/LiveDebugVariables.cpp
parenta6720e740790ddd98b8254885006f7533bdee476 (diff)
downloadllvm-faf541e1e157edd9389e54262f9dfd4a608f0020.zip
llvm-faf541e1e157edd9389e54262f9dfd4a608f0020.tar.gz
llvm-faf541e1e157edd9389e54262f9dfd4a608f0020.tar.bz2
Make replaceSymbol a member function of Symbol.
This is a mechanical rewrite of replaceSymbol(A, B) to A->replace(B). I also added a comment to Symbol::replace(). Technically this change is not necessary, but this change makes code a bit more concise. Differential Revision: https://reviews.llvm.org/D62117 llvm-svn: 361123
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions