diff options
author | Ben Gamari <bgamari.foss@gmail.com> | 2017-04-28 13:24:47 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2017-04-28 14:18:40 -0400 |
commit | 228d4670e98e4fd998c847aac38c11ad85aa35a7 (patch) | |
tree | fd74253ddadeddd98227f962ab78589bbaa3204a /compiler/utils/FastFunctions.hs | |
parent | b2c38d6b4003d3dda60d15204283da5aab15c2ec (diff) | |
download | haskell-228d4670e98e4fd998c847aac38c11ad85aa35a7.tar.gz |
Use memcpy in cloneArray
While looking at #13615 I noticed that there was this strange open-coded
memcpy in the definition of the cloneArray macro. I don't see why this
should be preferable to memcpy.
Test Plan: Validate, particularly focusing on array operations
Reviewers: simonmar, tibbe, austin, alexbiehl
Reviewed By: tibbe, alexbiehl
Subscribers: alexbiehl, rwbarton, thomie
Differential Revision: https://phabricator.haskell.org/D3504
Diffstat (limited to 'compiler/utils/FastFunctions.hs')
0 files changed, 0 insertions, 0 deletions