llvm-6502/include
Chris Lattner 825405c0c1 Use std::copy instead of custom loops to take advantage of STL optimizations.
Add a new append method for appending a range.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29323 91177308-0d34-0410-b5e6-96231b3b80d8
2006-07-27 03:38:08 +00:00
..
llvm Use std::copy instead of custom loops to take advantage of STL optimizations. 2006-07-27 03:38:08 +00:00