Swap the arguments of writeAlignedCieOrFde. NFC.
Most functions take destination buffers as the first arguments just like memcpy, so this order is easier to read. Also simplified the function. llvm-svn: 270324
Loading
Please sign in to comment
Most functions take destination buffers as the first arguments just like memcpy, so this order is easier to read. Also simplified the function. llvm-svn: 270324