llvm-6502/include
David Blaikie ed8ba2e58e 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203374 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-09 06:17:01 +00:00
..
llvm Clean up SmallString a bit 2014-03-09 06:17:01 +00:00
llvm-c [Modules] Fix a layering issue that is actually impacting the modules 2014-03-06 04:13:12 +00:00