summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CodeGen
diff options
context:
space:
mode:
authorBen Gamari <bgamari.foss@gmail.com>2017-04-28 13:24:47 -0400
committerBen Gamari <ben@smart-cactus.org>2017-04-28 14:18:40 -0400
commit228d4670e98e4fd998c847aac38c11ad85aa35a7 (patch)
treefd74253ddadeddd98227f962ab78589bbaa3204a /compiler/codeGen/CodeGen
parentb2c38d6b4003d3dda60d15204283da5aab15c2ec (diff)
downloadhaskell-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/codeGen/CodeGen')
0 files changed, 0 insertions, 0 deletions