Skip to content
Commit 58ee2841 authored by Craig Topper's avatar Craig Topper
Browse files

Use std::fill instead of memset to initialize an array to avoid hardcoded...

Use std::fill instead of memset to initialize an array to avoid hardcoded count and a multiply. The outputed code is identical.

llvm-svn: 254842
parent 5a64d983
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment