llvm-6502/include
Benjamin Kramer 36013dd6a1 SmallVector: Resolve a long-standing fixme by using the existing unitialized_copy dispatch.
This makes append() use memcpy for trivially copyable types.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229142 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-13 19:20:39 +00:00
..
llvm SmallVector: Resolve a long-standing fixme by using the existing unitialized_copy dispatch. 2015-02-13 19:20:39 +00:00
llvm-c