summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/GraphWriter.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-03-09 06:17:01 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-03-09 06:17:01 +0000
commitd028adf7bc92c0595167bf41269ccded4e2f2823 (patch)
tree56483c9672d911c64ebb4e0fa29161bc34e71c9a /llvm/lib/Support/GraphWriter.cpp
parentdcb72d72ff373d1baa3c25782604f60756d0d803 (diff)
downloadbcm5719-llvm-d028adf7bc92c0595167bf41269ccded4e2f2823.tar.gz
bcm5719-llvm-d028adf7bc92c0595167bf41269ccded4e2f2823.zip
Clean up SmallString a bit
Move a common utility (assign(iter, iter)) into SmallVector (some of the others could be moved there too, but this one seemed particularly generic) and replace repetitions overrides with using directives. And simplify SmallVector::assign(num, element) while I'm here rather than thrashing these files (that cause everyone to rebuild) again. llvm-svn: 203374
Diffstat (limited to 'llvm/lib/Support/GraphWriter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud