AArch64: use std::fill instead of memset
authorDylan Noblesmith <nobled@dreamwidth.org>
Tue, 26 Aug 2014 03:33:26 +0000 (03:33 +0000)
committerDylan Noblesmith <nobled@dreamwidth.org>
Tue, 26 Aug 2014 03:33:26 +0000 (03:33 +0000)
commit2db57b44dea55f780dfce8ed786c0696deb8dd93
tree31199f1733c75e33c2e61f47f88c083a63f3f534
parent4a3195c40dd10ec7b560a7bde68a6ce11c1dfc2c
AArch64: use std::fill instead of memset

Followup based on review.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216436 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64CollectLOH.cpp