diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-11 19:29:09 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-11 19:29:09 +0000 |
commit | 127ea4b616b1436739225607da5d90c25a8bb0b5 (patch) | |
tree | 225c0be66b7f245649d2e4ad8da05f86d7566a19 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | 497d4d465bf441e95ec2e09febd7ea23ec4957c7 (diff) | |
download | llvm-127ea4b616b1436739225607da5d90c25a8bb0b5.zip llvm-127ea4b616b1436739225607da5d90c25a8bb0b5.tar.gz llvm-127ea4b616b1436739225607da5d90c25a8bb0b5.tar.bz2 |
DebugInfo: Remove dead DIDescriptor::replaceAllUsesWith()
r234696 replaced the only use of `DIDescriptor::replaceAllUsesWith()`
with `DIBuilder::replaceTemporary()` (added in r234695). Delete the
dead code.
llvm-svn: 234697
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions