diff options
author | Pete Cooper <peter_cooper@apple.com> | 2015-06-10 22:38:38 +0000 |
---|---|---|
committer | Pete Cooper <peter_cooper@apple.com> | 2015-06-10 22:38:38 +0000 |
commit | 178dcc29382d8bbe96467d4fca03d16c858496d3 (patch) | |
tree | 311ff282237f3d0cc3561ffaf8fd961203934b4c /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | c6c0439d2aa914672712435fef12b5055ebb5caf (diff) | |
download | llvm-178dcc29382d8bbe96467d4fca03d16c858496d3.zip llvm-178dcc29382d8bbe96467d4fca03d16c858496d3.tar.gz llvm-178dcc29382d8bbe96467d4fca03d16c858496d3.tar.bz2 |
Delete User::dropHungOffUses and move it in to ~User which is the only caller. NFC.
Now that the subclasses which care about hung off uses let ~User clean it up,
there's no need for a separate method. Just inline it to ~User and delete it.
Reviewed by Duncan Exon Smith.
llvm-svn: 239491
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions