aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-04-11 19:04:09 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-04-11 19:04:09 +0000
commitc89d664f72866d5b64fa23796376e433d101c03b (patch)
tree1081fa501e2d3ea5dc7fe0a6eaed2c3a01514c53 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
parent79de6e6d89aced04a612dab1f1a03aff2eb7e7a4 (diff)
downloadllvm-c89d664f72866d5b64fa23796376e433d101c03b.zip
llvm-c89d664f72866d5b64fa23796376e433d101c03b.tar.gz
llvm-c89d664f72866d5b64fa23796376e433d101c03b.tar.bz2
DebugInfo: Introduce DIBuilder::replaceTemporary()
Add `DIBuilder::replaceTemporary()` as a replacement for `DIDescriptor::replaceAllUsesWith()`. I'll update clang to use the new method, and then come back to delete the original. This method dispatches to `replaceAllUsesWith()` or `replaceWithUniqued()`, depending on whether the replacement is actually a different node from the original. llvm-svn: 234695
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions